Home

Awesome

Backend - Patients

This is a PoC for a patients API

API endpoints

MethodURLDescription
GET/api/v1/patientsGet all patients
GET/api/v1/patients/:idGet one patient
POST/api/v1/patientsAdd one patient