/RouteX

RouteX is a Django-like HTTP Router for Golang and adds a JSON validator for data sets.

Primary LanguageGoApache License 2.0Apache-2.0

RouteX

RouteX is a Django-like HTTP Router for Golang and adds a JSON validator for data sets.

RouteX can assist with handling RESTful request processing. Take a look at the "examples/example1.go" file for a peek on how to set up a basic GET/POST/LIST model.