Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 453 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 453 Bytes

Beautify is an web and mobile application to schedule beauty services.

This is repo contains the back-end services for Beautify APP.
It uses MVC Architecture to expose a RESTFul API built in top of Node.js, Express.js, PostgresSQL, MongoDB, Redis.
The exposed endpoints are:

  • Users
  • Providers
  • Sessions
  • Files
  • Appointments
  • Schedule
  • Notifications