Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 656 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 656 Bytes

RESTful Web App with Java and Tigris

java-ci

This is a Java web application that accepts HTTP requests to store and retrieve data in the Tigris backend. The application uses Spring Boot framework.

Documentation

The documentation with code walk-through can be found here.

Testing the application

Try out the REST API at http://localhost:8080/swagger.html

swagger_ui_screenshot.png