Skip to content

API boilerplate using net/http 🚧 -- Under development

License

Notifications You must be signed in to change notification settings

jabernardo/tugon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tugon

Tugon is a minimal API boilerplate built with Go's standard net/http package.

Go Version

This is currently running on go 1.23.0 (or later)

Running

cp .env.example .env
go run .

Generating Docs

This uses swaggo for generating Swagger API Documentation. To generate docs, run:

swag init --parseDependency --parseInternal

About

API boilerplate using net/http 🚧 -- Under development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages