https://github.com/itu-artificial-intelligence-club/cez-api
RestAPI for the Cez Game
https://github.com/itu-artificial-intelligence-club/cez-api
api cez chess-variant chess-variations fastapi python python3 rest-api swagger
Last synced: over 1 year ago
JSON representation
RestAPI for the Cez Game
- Host: GitHub
- URL: https://github.com/itu-artificial-intelligence-club/cez-api
- Owner: ITU-Artificial-Intelligence-Club
- License: gpl-3.0
- Created: 2024-07-27T19:52:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T09:16:34.000Z (over 1 year ago)
- Last Synced: 2025-03-04T10:16:28.587Z (over 1 year ago)
- Topics: api, cez, chess-variant, chess-variations, fastapi, python, python3, rest-api, swagger
- Language: Python
- Homepage: https://ituai.club/cez
- Size: 76.2 KB
- Stars: 2
- 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.