libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Route lookups


From: Nicolas Mora
Subject: Re: [libmicrohttpd] Route lookups
Date: Wed, 15 Dec 2021 15:41:54 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

Hello,

Le 2021-12-15 à 11 h 50, Gavin Henry a écrit :
Hi all,

Does anyone have an example of how you're mapping routes/urls to
functions before I crack on with my own?


Not to brag about it but I'm developing ulfius which is a Web API Framework based on libmicrohttpd.

You can, among other things, map routes with parameters to call functions based on the expected url.

https://github.com/babelouest/ulfius

/Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]