Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 273 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 273 Bytes

Online_Examination_System_API

Online Examination System API contains all the app logic and services to function the application.It uses Python 3.8 & Flask for writing the REST APIs.The application uses an instance of Mongo DB for persistence and is accessed by the API.