An open API service indexing awesome lists of open source software.

https://github.com/codevendor/cannibal

An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.
https://github.com/codevendor/cannibal

cannibal css html http http-server http2 javascript server web web-server webserver websites

Last synced: about 1 year ago
JSON representation

An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.

Awesome Lists containing this project

README

          

[cannibal]: https://github.com/Codevendor/cannibal/
[issues]: https://github.com/Codevendor/cannibal/issues
[docs]: https://github.com/Codevendor/cannibal/



# Cannibal Web Server
An `HTTP/2` web server written with 100% JavaScript for `Nodejs`. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. Supports all `HTTP/2` features like pushing and custom caching without cookies.

# Under Code Rewrite
This module is under rewrite and expected beta release date is May, 2023.

## License

Distributed under the **MIT** License. See `LICENSE.txt` for more information.

## Support
- [Documentation][docs] - Documentation for the **Cannibal**.
- [Issues][issues] - Direct all questions about the **Cannibal**

## Acknowledgments

* [Codevendor](https://codevendor.com) - Thanks to developer: **Adam Smith** for creating `Cannibal`.