kore
Fast SPDY capable web server for web development in C
Install
- All systems
-
curl cmd.cat/kore.sh
- Debian
-
apt-get install kore
- Ubuntu
-
apt-get install kore
- Kali Linux
-
apt-get install kore
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kore
- OS X
-
brew install kore
- Raspbian
-
apt-get install kore
- Dockerfile
- dockerfile.run/kore
kore
Fast SPDY capable web server for web development in C
Kore is an easy to use web application framework for writing scalable web APIs in C. Its main goals are security, scalability and allowing rapid development and deployment of such APIs. Because of this Kore is an ideal candidate for building robust, scalable and secure web things.