This simple API would allow you to CRUD
jokes which are stored in a list and can also be categorised.
- I have tried to keep things things simple.
- This website will give you a clear understanding of how
Openweather API
works! - This project is made for my future referance but you can refer it too!
- I am aware of the fact that the jokes are not that good😆
This is project is made using,
Node.js
express.js
Body-parser
- Run the following command:
git clone 'https://github.com/yashsdoshi/Joke_API.git'
-
cd
to the cloned folder:
cd Joke_API
Run the command in your project folder terminal after cloning this repo to download the required modules.
npm i
Set type = module
in your pakage.json
file