Skip to content

ManoharNaidu/MovieDB_DummyAPI

Repository files navigation

MovieDB Dummy API testing

Dummy JSON Database API for movies

This is api built on nodejs that used .json file for CRUD operations. This can be used to test rest apis and methods.

Ways to use:

  • Clone this repo

  • npm install

  • npm start

& then navigate to http://localhost:4000 for documentation.

About

A Dummy API testing for MovieDB using fs module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published