https://github.com/erthium/cez-api
RestAPI for the Cez Game
https://github.com/erthium/cez-api
api cez chess-variant chess-variations fastapi python python3 rest-api swagger
Last synced: 5 months ago
JSON representation
RestAPI for the Cez Game
- Host: GitHub
- URL: https://github.com/erthium/cez-api
- Owner: erthium
- License: gpl-3.0
- Created: 2024-07-27T19:52:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T22:28:04.000Z (8 months ago)
- Last Synced: 2024-11-14T19:36:17.073Z (7 months ago)
- Topics: api, cez, chess-variant, chess-variations, fastapi, python, python3, rest-api, swagger
- Language: Python
- Homepage: https://ituai.club/cez
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cez API
RestAPI with Python's FastAPI, for the Cez game in `ituai.club/cez`.
## License
This project is licensed under the [GNU GPL-3.0](https://github.com/erthium/cez-api/blob/main/LICENSE) license.
Although everything is free to use, modify and distribute, credit is always appreciated.
## Setup
The project is written in Python 3.12.4.
Setup instructions will be written here as the project progresses.
You can easily clone or fork the project.