REST framework C++ library
Gregory Denton <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
FYI - I have released a simple C++ library that works with fcgi and provides a framework for implementing a REST-style web service interface. I've been using it on a production (but low volume) sever for a while without apparent problems. http://sourceforge.net/projects/restcgi/ (requires http://sourceforge.net/projects/uripp/ as well) Thanks to the list for all the help and insights over the years.