devfacet / ginman

A Golang library that provides wrapper for Gin Web Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Golang library that provides wrapper for Gin Web Framework.

License:MIT License


Languages

Language:Go 82.3%Language:Makefile 17.7%