Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 887 Bytes

File metadata and controls

23 lines (15 loc) · 887 Bytes

⚠️ This repository is archived.

Tigris has pivoted from this database project to a new, globally distributed S3-compatible object storage service. Learn more about the new product here: https://www.tigrisdata.com/

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