Skip to content

appliedtechnology/br-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Rocks API

Usage

  • clone the repository
  • Run npm install in the project folder to install the dependencies
  • Run npm start to start the server
  • Navigate to http://localhost:3000

Endpoints

  • GET / - Returns Hello world
  • GET /books - Returns a response including a books array
  • POST /books - Allows to add a new book to the in-memory books array in the server

Good luck 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published