Skip to content

Releases: im-Qarch/go-automatic-chainsaw

v0.0.2

01 Apr 00:34
d3d5e11
Compare
Choose a tag to compare

What's Changed

  • add currency custom params validator for transfer api by @im-Qarch in #8
  • add user table [query-schmea] and generate sqlc model/querier by @im-Qarch in #9
  • feature: add user create api by hashed/salt pasowrd and with unit-test by @im-Qarch in #12
  • feature:initial paseto for auth-login - add related config - update server func to handle auth config by @im-Qarch in #13
  • Dockerize for realase by @im-Qarch in #15

Full Changelog: v0.0.1...v0.0.2

v0.0.1

30 Mar 12:09
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • initial Docker, Postgres, Migration
  • add type-safe SQL compiler - generate all schemas/queries sqlc
  • add unit test testify
  • add CI/CD github actions
  • add RESTful HTTP API gin
  • add configuration file solution viper
  • add API TEST gomock

What's Changed

New Contributors

Full Changelog: https://github.com/im-Qarch/go-automatic-chainsaw/commits/v0.0.1