/HealthcareInstitution-api

Backend API Rest for health system - Java - Spring Boot

Primary LanguageJava

JAVA - SPRING BOOT - API REST

HEALTH SYSTEM

BACKEND: development of api rest for application of a health system.

  • To run an application:

    • ./mvnw spring-boot:run
  • With the application running, open the following url in the browser to test the api using the Swagger interface:

  • The code used to create the tables in PostgreSQL is in the main > resources > db folder:

    • V1__create_healthcare_institution.sql
    • V2__create_exam.sql
  • Link Heroku: