Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnpili/go-controller-request-mapping

My attempt in implementing RequestMapping equivalent per controller in Golang. Organize the controllers like in Spring Framework
https://github.com/johnpili/go-controller-request-mapping

golang spring-framework

Last synced: 23 days ago
JSON representation

My attempt in implementing RequestMapping equivalent per controller in Golang. Organize the controllers like in Spring Framework

Awesome Lists containing this project

README

        

# go-controller-request-mapping

My attempt in implementing @RequestMapping equivalent per controller in Golang. Organize the controllers like in Spring Framework