https://github.com/felipeaz/mux-api-boilerplate
Boilerplate for golang projects using Mux
https://github.com/felipeaz/mux-api-boilerplate
api boilerplate golang
Last synced: 3 months ago
JSON representation
Boilerplate for golang projects using Mux
- Host: GitHub
- URL: https://github.com/felipeaz/mux-api-boilerplate
- Owner: felipeaz
- Created: 2022-06-08T14:52:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T14:17:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T05:22:02.042Z (4 months ago)
- Topics: api, boilerplate, golang
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mux-api-boilerplate
Boilerplate for golang projects with Mux API.This boilerplate uses Golang standards project layout defined on https://github.com/golang-standards/project-layout.