An api for storing and retrieving decomp project progress 🐸
Go to file
Ethan Roseman 1899828ba5
settings, fixes, ULTIMATE_API_KEY
2022-08-28 21:38:46 +09:00
.github/workflows Validate category creation requests, unit test (#15) 2022-08-27 02:34:59 -04:00
.vscode initial shtuff 2022-08-19 19:35:05 +09:00
consumer_scripts Validate category creation requests, unit test (#15) 2022-08-27 02:34:59 -04:00
frog_api settings, fixes, ULTIMATE_API_KEY 2022-08-28 21:38:46 +09:00
frogress settings, fixes, ULTIMATE_API_KEY 2022-08-28 21:38:46 +09:00
.env settings, fixes, ULTIMATE_API_KEY 2022-08-28 21:38:46 +09:00
.gitignore db changes 2022-08-20 12:33:37 +09:00
CONTRIBUTING.md just human things (#7) 2022-08-25 12:56:00 +09:00
LICENSE just human things (#7) 2022-08-25 12:56:00 +09:00
README.md just human things (#7) 2022-08-25 12:56:00 +09:00
manage.py CI (#6) 2022-08-25 12:41:19 +09:00
mypy.ini CI (#6) 2022-08-25 12:41:19 +09:00
poetry.lock settings, fixes, ULTIMATE_API_KEY 2022-08-28 21:38:46 +09:00
pyproject.toml settings, fixes, ULTIMATE_API_KEY 2022-08-28 21:38:46 +09:00

README.md

Frogress

An API for storing/retrieving decompilation progress

Development

For those interested in contributing to frogress's development, please see CONTRIBUTING.md.

Usage

The API will be hosted at https://progress.deco.mp. Usage guide coming soon.

TODO: add example curl commands as well as code snippets / CSV parser for existing format