Skip to content

adityachandra1/backend-assign-pp

Repository files navigation

Backend Assignment: Pet Perfect

Server Architecture

image Link

Postman Docs

https://documenter.getpostman.com/view/17495243/2s8YesqBkC

Run the API

  • Create a new cluster in MongoDB and paste its link the example_env file provided.
  • Rename example_env to .env
  • Now, run the api with the given commands
npm install
npm start
  • 10 random authors and multiple book entries for each author will automatically be created whenever the server starts/restarts. (Using Faker.js)
  • Default password for the randomly generated accounts is "password".

About

Author and Books API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published