Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therustifyer/pokemongallaeciawebbackend
The REST Api of the Pokémon Gallaecia Game, with Java's Spring Framework and Hibernate JPA.
https://github.com/therustifyer/pokemongallaeciawebbackend
hibernate-jpa java javaee spring-rest-api spring5
Last synced: 12 days ago
JSON representation
The REST Api of the Pokémon Gallaecia Game, with Java's Spring Framework and Hibernate JPA.
- Host: GitHub
- URL: https://github.com/therustifyer/pokemongallaeciawebbackend
- Owner: TheRustifyer
- Created: 2021-06-08T18:53:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T17:34:08.000Z (almost 2 years ago)
- Last Synced: 2024-01-20T10:45:37.854Z (about 1 year ago)
- Topics: hibernate-jpa, java, javaee, spring-rest-api, spring5
- Language: Java
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokemon Gallaecia Web Backend
The REST Api of the Pokémon Gallaecia Game## Welcome!
Hello everyone. Here you'll find the source code of the `REST Api` that supports all online game functionalities, like live weather,
real time checking, game data persistence, leaderboards, community support...## Work in progress
Currently we are on a very preliminar version, actually still designing and redesigning the correct relation between all data involved with the game.
Our attention now it's highly focused on end the game source code, but still need the REST Api working to complete the first stable version on the game, so we are here too!## Contrib
Some vulnerable parts of the source code ae, obviousl, ommited. You can colaborate with the project in two main ways:
- Make a `pull request`, related with a previously opened issue.
- Contact us on **[email protected]**, suggesting any aspect you wanna discuss or want to work with.