deekshas15 / movies-and-shows-api

This is a RESTful API made using the json-server package, where you can get a mock REST API

Home Page:https://movies-and-shows-api.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies and Shows API

Contribution Open Open Source Love

This is a RESTful 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.

Quickstart

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

Want to contribute for Hacktoberfest?

Open Source Love PRs Welcome

This is a begineer friendly repository to get your Open Source journey started! ❤️

Please check issues here!

How to Contribute

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

Wanna learn more?

Let's get connected!

Twitter Instagram LinkedIn

Till then..Happy Hacking, fellas! 🎃

About

This is a RESTful API made using the json-server package, where you can get a mock REST API

https://movies-and-shows-api.herokuapp.com/


Languages

Language:JavaScript 100.0%