Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Patient API (FastAPI)

A RESTful API built with FastAPI to manage patient records using JSON storage.


🔥 Features

  • Get all patients
  • Add a new patient
  • Update patient details
  • Delete patient records

🛠 Tech Stack

  • Python
  • FastAPI
  • Uvicorn

📂 Project Structure

patient-api/ │── main.py │── patient.json │── README.md │── .gitignore


⚙️ Installation & Setup

git clone https://github.com/mirmohsin0/patient-api.git
cd patient-api
pip install fastapi uvicorn

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages