Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 514 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 514 Bytes

GoLang crud api w/ testing template

Build Status Coverage Status

Goals -

  • database testing / mocking
  • migrations
  • handler tests
  • remote api testing / mocking
  • pagination
  • filtering
  • api doc generation