Fast, compact and simple C library for CGI scripting inspired by Eugene Eric Kim's classic CGI-HTML. The project aims to make web programming with C simple and easy and provides only the most essential features. Targeted towards GNU/Linux.
A Java Framework for the creation of online REST services
A Java framework for the creation of REST services. Krest is built upon Spring MVC and offers an enterprise scale solution for REST services. Please visit http://javakrest.sourceforge.net/ to find the demo app, or download the core library.
libcppgi is an open source C++ library for CGI-programming. It contains objects for CGI input (like formdata, querystring) and output (HTTP-header, HTML...). Currently it is in a very early development status.