yixinBC / yuan

a ctf platform based on FastAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yuan

a ctf platform based on FastAPI.

Tech Stack

  • rye(with uv): for package management
  • FastAPI: for web framework
  • SQLAlchemy: for database ORM
  • Pydantic: for data validation
  • Alembic: for database migration
  • aiomysql: for async mysql connection

License

GPL-3.0

About

a ctf platform based on FastAPI

License:GNU General Public License v3.0