nimbusec-oss / minions

Minions is a collection of utility functions for building Go web applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minions

MIT License Go Doc

Overview

Minions is a collection of utility functions for building Go web applications.

Features

  • Role based http.Handler protection
  • Pretty printed JSON output
  • Pretty printed XML output
  • HTML templates loaded from directory tree with optional auto reload
  • Utility structures for validation and passing arbitraty data to templates

Installation

To install this package, run:

go get github.com/nimbusec-oss/minions

About

Minions is a collection of utility functions for building Go web applications.

License:MIT License


Languages

Language:Go 100.0%