Skip to content

Stegnerd/ptb-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample structure

  • api
    • builder/ orchestrator
  • routes
    • where sub routes go
      • these have controllers (db passed into)
      • services
      • models
  • config
    • anything to do with getting or reading config
  • db
    • setting up the db
    • migrations

design questions?

  • should models be top level? will need to see if we go with orm or sqlx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages