Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 205 Bytes

File metadata and controls

9 lines (6 loc) · 205 Bytes

go-server

This Go Server is a library to implement a server that

  • parses templates and executes them,
  • serves files,
  • and provides API endpoints.

The aim is to be efficient, versatile, and robust.