This is a REST-ful API made using the json-server package, where you can get a mock REST API. User can interact with this database via making GET, POST, PUT, DELETE etc requests to it. You can even get an individual movies/shows.
If you want to run the Movies and Shows API, make sure you have Nodejs installed and run the following commands in the repository directory.
$ npm install
$ node server.js
This is a begineer friendly repository to get your Open Source journey started! ❤️
Please check issues here!
- For contributions in this repository, please read CONTRIBUTORING.md first. (Please pull the changes from this repo if you have already forked the repository and are facing conflicts)
- If you like the repository, please ⭐star⭐ it.
🤩 Let's get connected🤝 !
Till then..🎃 Happy Hacking, fellas! 🎃