TheHippo / hxfcgi

CGI/FastCGI Wrapper for nekoVM and the haxe cpp target
Other
17 stars 5 forks source link

CGI/FastCGI Wrapper for nekoVM and the haxe cpp target

This project started as a proof of concept and worked pretty well for most of the users. It is not activily maintained anymore, but should still be usable.
The main intention behind this project was to get neko running behind a webserver other then Apache. Good news is, that tora now has a fgci mode which allows to run neko app behind any webserver that supports FastCGI. See this blog post for more information.

Documentation

For more documentation visit the hxfcgi wiki page.

Differences to haxe Web API: