Skip to content

Final Fantasy XIV REST API that calls an external API and stores information in a database. Work in progress.

Notifications You must be signed in to change notification settings

dwinn/ffxiv-item-database

Repository files navigation

FFXIV Item Database

Small work in progress project to demonstrate a Spring Boot microservice with Hibernate.

The project uses a MySQL database, Liquibase, Swagger and Github Actions for CI/CD.

Running Locally

To run, first build the project: ./gradlew clean build Then start up Docker: docker-compose up --build Access Swagger: http://localhost:8080/swagger-ui/

Sample item ID for trying out the API: 1675

About

Final Fantasy XIV REST API that calls an external API and stores information in a database. Work in progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published