Categorygithub.com/devfacet/ginman
repositorypackage
0.2.0
Repository: https://github.com/devfacet/ginman.git
Documentation: pkg.go.dev

# README

Ginman

Godoc Release Build

A Golang library that provides wrapper for Gin Web Framework.

Usage

See _examples/basic/main.go.

Test

# Run tests
make test

# Continuous testing
make test-ui

Contributing

See CONTRIBUTING.md

License

Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.