Skip to content

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

License

Notifications You must be signed in to change notification settings

nimbusec-oss/minions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%