Skip to content

API to book appointments with the client and any job name such as doctor, lawyers and consultants

Notifications You must be signed in to change notification settings

alaa-aqeel/Appointments-API

Repository files navigation

Appointment booking API with Python FastAPI

Appointment booking and management API between client and any job name like doctor, lawyers and consultants

Install

$ pip install -r requirements.txt
$ python migrate.py 

Run

$ sh runserver.sh 
// or 
$ uvicorn wsgi:app --reload

About

API to book appointments with the client and any job name such as doctor, lawyers and consultants

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published