Skip to content

phacman/micro-start-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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