davidmoreno / onion

C library to create simple HTTP servers and Web Applications.
http://www.coralbits.com/libonion/
Other
2.02k stars 250 forks source link

This looks great! #258

Open bootrino opened 4 years ago

bootrino commented 4 years ago

I was looking for a simple library written in C for handling HTTP and I was feeling stressed because the only one I found had a very complex API.

Then I found this!! I am looking forward to using it and hopefully it will smoothly integrate with my software.

Thanks for this awesome product.

davidmoreno commented 4 years ago

Thanks!

Remember, this is Free Software... if you find any problem, or a feature you miss, you can contribute to make it even greater.

Just reporting errors or spreading the word helps, but if you can help with code or documentation, it would be awesome!

bootrino commented 4 years ago

The great thing about this is how easy you have made the API.