repositorypackage
0.0.0-20201008010558-077e2b51cff2
Repository: https://github.com/cention-sany/api2go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
api2go
Forked from project api2go.
Features
- Most of the features in original project api2go.
- Gin is the main framework and google/jsonapi marshaler and unmarshaler tool.
- Original project supports Gin framework as adapter which do not work well with Gin middlewares especially the Gin RouterGroup.