https://github.com/mikeleg/gotemplatehttpservice
This is my template of first go http service
https://github.com/mikeleg/gotemplatehttpservice
golang gorilla-mux http microservice
Last synced: 10 months ago
JSON representation
This is my template of first go http service
- Host: GitHub
- URL: https://github.com/mikeleg/gotemplatehttpservice
- Owner: mikeleg
- License: mit
- Created: 2019-07-24T08:32:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T09:08:04.000Z (over 6 years ago)
- Last Synced: 2025-05-20T03:12:28.628Z (11 months ago)
- Topics: golang, gorilla-mux, http, microservice
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gotemplatehttpservice
This is my template of first go http service
# Howto use
1. Clone repo
2. Initialize your go module
3. Rename folder of *firstservie*
4. Let's go