Skip to content

ElianRemaggi/login-topic-twister

Repository files navigation

Project developed with Kotlin, Ktor. Deployed in Heroku

Last URL enabled: https://login-topic-twister.herokuapp.com/

=======

Routes:

/GetAllPlayers

Return a List<Player> with all the players.

/GetPlayerByID/"idPlayer"

Return a Player with specific ID from Json files

/GetPlayerByIDMongo/"idPlayer"

Return a Player with specific ID from MongoDB

/GetAllPlayers

Return a List<Player> with all the players.

/GetPlayerByID/"idPlayer"

Return a Player with specific ID from Json files

/GetPlayerByIDMongo/"idPlayer"

Return a Player with specific ID from MongoDB

=======

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages