Skip to content

charlesvg/micro-frontend-go-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple http server in Go

Goals
  • Serve as a basis for a containerized micro-frontend
Features
  • Copies files from the ./web directory to memory
  • Supports configuration through configs/app.yml
Installing
  • Install dependencies go get ./...
Running
  • Build executable go build cmd/app.go
  • Run the executable

About

Simple in-memory http server aimed at serving containerized micro-frontends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published