Micronaut REST API to store data about players in a database

database micronaut microservice minecraft rest-api
2 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub
API Development REST API Development
Feature: Docker file about 2 months ago

AI Summary: Create a Dockerfile for the Micronaut Otis REST API project to facilitate deployment in various environments. The Dockerfile should build an image containing the application and its dependencies.

Complexity: 2/5
enhancement good first issue

Micronaut REST API to store data about players in a database

Java
#database#micronaut#microservice#minecraft#rest-api
API Development REST API Development
Feature: Proxy Module about 2 months ago

AI Summary: Develop a Micronaut module that acts as a proxy, creating player profiles in the Otis database upon first login or updating existing profiles with login timestamps and other relevant data. This module should handle cases where player data doesn't exist in the Otis database, bridging the gap between the proxy and the backend.

Complexity: 3/5
enhancement good first issue

Micronaut REST API to store data about players in a database

Java
#database#micronaut#microservice#minecraft#rest-api