Skip to content

bhavik402/reminders-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reminders-api-go

Reminders Service

  • replication of stripped version of iPhone Reminders app's "backend api"

Endpoints:

GET v1/reminders

POST v1/reminders

PUT v1/reminders/:id

DELETE v1/reminders/:id \

Backlog

  • Add tests for JsonDB and Github workflow for CI
  • Containerize

Releases

No releases published

Packages

No packages published