Skip to content

The MyGamelist is a Rest API made with Kotlin, Javalin, MongoDB and hexagonal architecture for registering games that you have played or are still playing.

Notifications You must be signed in to change notification settings

gloureirogomes/MyGamelist

Repository files navigation

🌟My Gamelist🌟

The MyGamelist is a Rest API made with Kotlin, Javalin, MongoDB and hexagonal architecture for registering games that you have played or are still playing.

🚀 Technology

Platform: JVM
Build System: Gradle
Kotlin Version: 1.4.31

kotlingradle

💥 How to run

  • Prerequisites

    • Make sure you have JDK version 11 in your PATH

🔨 Application

Clone the repository:

# HTTPS
  $ https://github.com/GabrielLoureiroGomes/MyGamelist.git
# SSH
  $ [email protected]:GabrielLoureiroGomes/MyGamelist.git

Build the application

  $ gradle build

Run the application

  $ gradle run

Health Check

  • To check if the application is ok, access:
  $ http://localhost:8080/gamelist/v1/health

About

The MyGamelist is a Rest API made with Kotlin, Javalin, MongoDB and hexagonal architecture for registering games that you have played or are still playing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published