Skip to content

Microservice to get random memes from the best Subreddits, used by HUGE

License

Notifications You must be signed in to change notification settings

Blad3Mak3r/HugeMemesAPI

 
 

Repository files navigation

Getting started

Tiny microservice to get random Reddit memes from r/Memes, r/DankeMemes and r/MeIRL, built under Next.js and Typescript

Check the api documentation

Deploy with ZEIT Now


First clone this repository and install dependencies:

git clone https://github.com/Blad3Mak3r/RedditMemesAPI.git
cd RedditMemesAPI

Install the required dependencies and run it:

npm install
npm run dev

Now go to http://localhost:3000/api and enjoy.

Languages


Currently supports the following languages:

Default Language Url Query
English English /api?lang=en
Spanish Español /api?lang=es
French Français /api?lang=fr
Russian русский /api?lang=ru
German Deutsch /api?lang=de
Italian Italiano /api?lang=it

About

Microservice to get random memes from the best Subreddits, used by HUGE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%