Skip to content

lucasmenendez/shgf

Repository files navigation

GoDoc Build Status Report codebeat badge

SHGF: Simple HTTP golang framework

Simple HTTP Golang Framework. Provides simple API to create an HTTP server and routes with dynamic paths, registered by HTTP method.

Main features

  • Handle URL by path and method
  • Register dynamic paths with typed params
  • Parse forms easily
  • TLS & HTTP/2
  • Static files and folders

Reference

Read all the reference documents into GoDoc article.

Documentation

All docs are in our Wiki;

Releases

No releases published

Packages

No packages published

Languages