v1.0.0
🎉 Initial Release
- The idiomatic structure based on the resource-oriented design.
- The usage of Docker, Docker compose, Alpine images, and linters on development.
- Healthcheck and CRUD API implementations with OpenAPI specifications.
- The usage of Goose for the database migrations and GORM as the database ORM.
- The usage of Zerolog as the centralized Syslog logger.
- The usage of Validator.v10 as the form validator.
- The usage of GitHub actions to run tests and linters, generate OpenAPI specifications, and build and push production images to the Docker registry.
🧑💻 New Contributors
- @dumindu made their first contribution in #8
- @josemukorivo made their first contribution in #9
- @vsel made their first contribution in #12
Full Changelog: https://github.com/learning-cloud-native-go/myapp/commits/v1.0.0