Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 481 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 481 Bytes

Backend - Patients

This is a PoC for a patients API

API endpoints

Method URL Description
GET /api/v1/patients Get all patients
GET /api/v1/patients/:id Get one patient
POST /api/v1/patients Add one patient