phacman / micro-start-go

Simple microservice with native Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro Start Go

Simple microservice with native Go.

Based on golang:1.20-buster. Built image: 28.5 MB;

# run this command to start
make d-up

URL addresses

  • main page: /
  • simple api: /api
  • static file: /download/some.txt

Just click on the logo to download a static file.

img.png

Analogs

About

Simple microservice with native Go


Languages

Language:Go 58.7%Language:HTML 24.0%Language:Dockerfile 8.5%Language:Makefile 5.1%Language:CSS 3.6%