Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/baseroutes
Base common routes for all of our servers.
https://github.com/altipla-consulting/baseroutes
Last synced: about 1 month ago
JSON representation
Base common routes for all of our servers.
- Host: GitHub
- URL: https://github.com/altipla-consulting/baseroutes
- Owner: altipla-consulting
- License: mit
- Created: 2022-09-14T17:12:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T20:37:23.000Z (10 months ago)
- Last Synced: 2024-06-20T16:46:07.610Z (7 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/altipla-consulting/baseroutes
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# baseroutes
[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/baseroutes.svg)](https://pkg.go.dev/github.com/altipla-consulting/baseroutes)
Base common routes for all of our servers.
## Install
```shell
go get github.com/altipla-consulting/baseroutes
```