Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 317 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 317 Bytes

The objective of this project is to learn how to build API using the Echo framework and PSQL as I'm pretty new to Go the following are PRs are more than welcome

  • improvements on how to do something idiomatically in Go
  • security bug fixes
  • general bug fixes
  • tricks to improve performance
  • fixes to bad practices