An open API service indexing awesome lists of open source software.

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

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