https://github.com/rillig/phantom-go-server
Server-side part of the Phantom-Go-Android app
https://github.com/rillig/phantom-go-server
Last synced: 9 days ago
JSON representation
Server-side part of the Phantom-Go-Android app
- Host: GitHub
- URL: https://github.com/rillig/phantom-go-server
- Owner: rillig
- Created: 2017-11-17T19:47:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T09:31:50.000Z (over 8 years ago)
- Last Synced: 2025-11-30T21:01:24.104Z (7 months ago)
- Language: Kotlin
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the server-side part of the Android Phantom Go app.
It is a testbed for Kotlin, Spring, JPA, Hibernate, and many more
technologies.
As of November 2017, the app is still single-player,
therefore the code in this project is not heavily tested.
It is rather intended as a best-practice project for writing
_correct_ code and trying out new ideas.