It is one of my studying tasks. Here created the API and web interface for some university.
Flask, Flask_restful, SQLAlchemy, PostgreSQL, Swagger, Unittest, Pydantic,
Students, Groups, Courses
API gives ability to add student to University or/and to one of its groups, delete student, make or remove attendance of student to any course.
Use /
to try web shell.
Use /swagger
to try API.
Licensed under the MIT