Skip to content

Sandlayth/Supplier-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supplier-API

I use this project to get used to the "Uncle Bob" called clean architecture Golang API. It uses https://pkg.go.dev/github.com/gorilla/mux as a framework for handling the routing and serving the requests.

In order to run it, you can go either for

go run ./cmd/main.go

or

go build ./cmd/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages