Backend application for store static data produced from Frontend applications using browser memory as use case database.
- Swagger Link in Application:
/swagger-ui/index.html
- Swagger export JSON format:
/v3/api-docs
- Swagger export YAML format:
/v3/api-docs.yaml
- Database console link:
/h2-console/
- General health:
/actuator/health
- Liveness health:
/actuator/health/liveness
- Readiness health:
/actuator/health/readiness