Skip to content

Releases: mborders/requiem

v0.3.0

13 Aug 15:41
Compare
Choose a tag to compare
  • Upgraded to go 1.16.x and updated all dependencies

v0.2

13 Jan 15:00
Compare
Choose a tag to compare
  • Complete test coverage
  • Added Server.ExitOnFatal to prevent exit on Fatal logs

v0.1

12 Jan 05:54
Compare
Choose a tag to compare
  • Create new REST API server
  • Specify port and base path
  • Optionally enable DB support with Postgres
  • Define HTTP controllers with a simple context object and helper functions
  • Built-in logging system