Categorygithub.com/santosh/gingo
repositorypackage
0.0.0-20221207111602-0ef9ded9b180
Repository: https://github.com/santosh/gingo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

gingo

Toy project to demonstration working solution of Gin, REST, Unit tests, Swagger UI, SQL, Authentication and GraphQL in oschestration.

Roadmap

  • Gin
  • Gin + REST
  • Gin + REST + Tests
  • Gin + REST + Tests + Swagger
  • Gin + REST + Tests + Swagger + SQL (SQLite)
  • Gin + REST + Tests + Swagger + SQL + Logging (Zap)
  • Gin + REST + Tests + Swagger + SQL + Body Validation (middleware)
  • Gin + REST + Tests + Swagger + SQL + Validation + Auth