Categorygithub.com/Edbeer/Project
module
0.0.0-20221024203057-7c4c19ad6547
Repository: https://github.com/edbeer/project.git
Documentation: pkg.go.dev

# README

Golang Clean Architecture REST API example

Full list what has been used:

  • echo - Web framework
  • sqlx - Extensions to database/sql.
  • pgx - PostgreSQL driver and toolkit for Go
  • go-redis - Type-safe Redis client for Golang
  • validator - Go Struct and Field validation
  • jwt-go - JSON Web Tokens (JWT)
  • uuid - UUID
  • migrate - Database migrations. CLI and Golang library.
  • swag - Swagger
  • testify - Testing toolkit
  • gomock - Mocking framework
  • CompileDaemon - Compile daemon for Go
  • Docker - Docker

# Packages

No description provided by the author
No description provided by the author
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag.
No description provided by the author