Facil.io: A micro-framework for C web applications

Facil.io: A micro-framework for C web applications

= ); (request, HTTP_HEADER_CONTENT_TYPE, ( , )); (request, HTTP_X_DATA, ( , )); (request, , ); }

It’s possible to either start a new project with or simply add it to an existing one. In short, it will create a new folder, download a copy of the stable branch, add some demo boiler plate code and run (which is required to build the folder structure). facil.io is a source code library, so it’s easy to copy the source code into an existing project and start using the library right away.

Source: github.com