Skip to content

ansi13/doctor-api-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doctor-api-service

Assignment

Create a REST API Web Service for doctors to create and manage their patients with their medical records. There can be multiple doctors, a doctor can create multiple patients. Each doctor can access their patients only. A doctor can create, update and delete their patients’ medical records. Deploy this web service on the platform of your choice.

Working

This app works based on the user authentication with username and password. Create an account using signup and login in to get the token login. Using the login token as a Bearer token in the request header we will authenticate the user for retrieving all patients for that particualr doctor, creating a patient, retrieving a single patient, updating a patient and deleting a patient.

Documentation & Resources

This below postman collection contains details you can use to start working with this API. https://www.getpostman.com/collections/5c3f1b8f9d7ec736f6b9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages