Mohamedamine2005 / MemeApi

Simple Meme Api Template (Free 2 Use & Edit)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemeApi

Simple Meme Api Template (Free 2 Use & Edit)

Installation

Use the package manager npm to install packages.

npm i

.ENV

port=<SERVER PORT>
minutes=<MINUTES FOR RATE LIMIT>
maxReq=<MAX REQ PER MINUTES VALUE>

Dependencies

"body-parser": "^1.19.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",
"got": "^11.8.2"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

AzizJaber

Website

License

MIT

About

Simple Meme Api Template (Free 2 Use & Edit)

License:MIT License


Languages

Language:JavaScript 98.5%Language:Shell 1.5%