Skip to content

kokizzu/fiberpgx1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fiber + Pgx example

  • http://gofiber.io
  • postgresql + pgadmin4
  • redis
  • pgx
  • docker
  • docker-compose
  • goose, go-migrate

Folder Structure

  • model - handle all persistence, and 3rd party calls
  • business (controller) - handle all business logic
  • presentation (view) - handle all parsing and rendering

TODO

  • add unit and integration test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages