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 APIworks! - 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.jsexpress.jsBody-parser
- Run the following command:
git clone 'https://github.com/yashsdoshi/Joke_API.git' -
cdto the cloned folder:
cd Joke_APIRun the command in your project folder terminal after cloning this repo to download the required modules.
npm iSet type = module in your pakage.json file