This is the source code of the API for the inpatient hospital's medical examination and treatment management application
- version 3.9.4
pip install -r requirements.txt
uvicorn main:app --reload
Using Swagger to generate docs for API at http://localhost:8000/docs