Skip to content

Patient API is a PoC project using Golang, Chi, PostrgreSQL among Docker and Docker compose. Exposing REST API endpoints.

Notifications You must be signed in to change notification settings

tomiok/patients-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Patient API is a PoC project using Golang, Chi, PostrgreSQL among Docker and Docker compose. Exposing REST API endpoints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published