Skip to content

saidaydogan/chi-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chi-poc

Simple Rest API with go-chi.

  • Request & Response Logging and Validation
  • Swagger Implementation
  • PostgreSQL DB Access with repository pattern with go-pg (includes FK relation)
  • Custom Error Implementation

Modules

  • go-chi
  • go-pg
  • swaggo
  • zerolog
  • validator

License

MIT