Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erthium/cez-api
https://github.com/erthium/cez-api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/erthium/cez-api
- Owner: erthium
- License: gpl-3.0
- Created: 2024-07-27T19:52:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T10:16:48.000Z (5 months ago)
- Last Synced: 2024-08-05T08:27:57.315Z (5 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- 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.