Skip to content

yashsdoshi/Joke_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

:octocat: RESTful Joke API‼

This simple API would allow you to CRUD jokes which are stored in a list and can also be categorised.


Note from Owner

  • 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,

  1. Node.js
  2. express.js
  3. Body-parser

:octocat: Cloning this repo(Terminal Version):

  • Run the following command:
git clone 'https://github.com/yashsdoshi/Joke_API.git' 
  • cd to the cloned folder:
cd Joke_API

:octocat: To install modules and frameworks

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



Don't forget to leave a star ⭐️🙇‍♂️