Skip to content

brlala/adminhub_backend

Repository files navigation

Administration Hub Backend

Backend serving an administration portal. Tech stack: Mongodb+Python(FastAPI)

This project is developed using FastAPI for the added benefits of:

  1. Model verification
  2. Faster response as compared to Django and Flask, even more lightweight
  3. cleaner API design
  4. OpenAPI self documentation

Features

  1. Question Pages
  2. Converesations Pages
  3. Grading Pages
  4. Flows Pages
  5. Broadcast Page

Technical debt

  1. replace the triggered_count and status in get_questions with the correct API routers\questions.py

About

Backend for administrator hub using FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages