Skip to content

v1.1.0

Compare
Choose a tag to compare
@koddr koddr released this 09 Mar 10:47
· 228 commits to master since this release
6201474
  • New (and awesome) template structure by my own "Philosophy of Golang project architecture".
  • Re-think API methods for more understandable points.
  • Switch to .env config file from YML.
  • Add more useful middleware and packages (JWT, Swagger, etc.).
  • Add example func for DB connection (by default, PostgreSQL).
  • Add folder with migration files for init DB.
  • Add many comments in code.

TODO:

I would be very happy to have your help on the following tasks:

  • Add tests to cover all functions.

PRs are welcome 👍