Skip to content

nicolascou/backend-hotel-miranda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for "Hotel Miranda"

An API, built in Express JS, for the Hotel Miranda Dashboard.

  • CRUD RESTful API, (bookings, rooms, users and contact)
  • Coded in Typescript
  • Tests made using jest and supertest