Skip to content

HadesGuard/hospital-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital-API

This is the source code of the API for the inpatient hospital's medical examination and treatment management application

Python

  • version 3.9.4

Install

pip install -r requirements.txt

Run the app

uvicorn main:app --reload

REST API Docs

Using Swagger to generate docs for API at http://localhost:8000/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published