Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 314 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 314 Bytes

Booking Backend

This is the backend of an appointment booking system, as such, it provides a JSON API.

It was developed mainly with Spring Boot 2 and Java 8.

The system defines services, clients, professionals and appointments.

It is possible to try out the API and check its documentation with Swagger.