Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.
golang middleware server http2 swagger web-framework server-push http2-push httprouter parameter-binding auto-api-doc shutdown-reboot-gracefully hot-update
-
Updated
Feb 25, 2023 - Go