Skip to content

guillodacosta/testapinode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone

Use git clone https://github.com/guillodacosta/almundo-back.git to clone this project.

Install dependencies

run npm install to download the depencies.

Development server

Run npm start to run the server.

API ROUTES

Method Route
GET api/hotels
GET api/hotels?filter={}
GET api/hotels/:id
POST api/hotels
DELETE api/hotels/:id
PUT api/hotels/:id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors