Sagui library v3.5.0
Cross-platform library which helps to develop web servers or frameworks.
|
#include <sagui.h>
Handle for the entry-point handling. It defines an entry-point to a path or resource. For example, given a path /api1/customer
, the part considered as entry-point is /api1
.