Repository navigation

#

parameter-binding

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.

Go
1598
2 年前

A sample .NET 7 Minimal API app that shows the basics of using Routing. It shows how to use URL, Methods and Binding to handle request and offer a simple way to organize the project's code

C#
5
2 年前

Late partial binding for C++, a single header library.

C++
3
1 年前