Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (28 loc) · 1.21 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.21 KB

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