Skip to content

This is a customisable Fast API app that can be used to host a variety of competitions or quizzes. It can be accessed via API calls or via a pip installed package

Notifications You must be signed in to change notification settings

SanjinDedic/competition_api

Repository files navigation

competition_api

This is a customisable Fast API app that can be used to host a variety of competitions or quizzes. It can be accessed via API calls or via a pip installed package

The main.py rests on the FastAPI server, it connects to the database and anwers API calls

The oo_package.py file is pip installed locally it simplifies the API calls, provides a CLI interface and prints rankings. It will have the capacity to encrypt sensitive data like the competition answers.

Here is the diagram showing the classes, files and the database

Diagram

About

This is a customisable Fast API app that can be used to host a variety of competitions or quizzes. It can be accessed via API calls or via a pip installed package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages