/BookShelfAPI

Simple Book Shelf App API which built with Node.js runtime.

Primary LanguageJavaScriptMIT LicenseMIT

Book Shelf API | Back-End

Simple Book Shelf App API which built from scratch using Node.js runtime and Testing the API with Postman.

Setup And Installation

  • Run npm install to install all of the required dependencies.
  • Start the server in Production mode run npm run start and to start in Development mode just simply run npm run dev that's pretty much it.