Kore
CppCMS
Kore | CppCMS | |
---|---|---|
13 | - | |
3,685 | 450 | |
- | - | |
4.6 | 2.2 | |
14 days ago | 4 months ago | |
C | C++ | |
ISC License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Kore
-
Kore VS CWebStudio - a user suggested alternative
2 projects | 15 Jan 2024
-
[Guide] A Tour Through the Python Framework Galaxy: Discovering the Stars
Try BlackSheep | Kore | socketify | baize
- CWeb Framework
-
What C source code or library do you use for a local server?
https://kore.io - it’s used in a lot of nice places these days and it’s fun. (Disclaimer, it’s mine)
-
Rest Api in C
You might want to take a look at https://kore.io/
-
Step by step guide of setting up SSL/TLS for a server and client
As someone else also wrote, I usally go for a web proxy of some kind(nginx, traefik..) but this looks interesting. For smaller apps you could consider bundling it with https://kore.io/ =)
- Ask HN: C/C++ web framework with routes (like Node.js, Python Flask)
-
BCHS: OpenBSD, C, httpd and SQLite web stack
Another stack for writing C (or now python) is https://kore.io which offers quite a few helper features, and its easy to get started
-
Implement REST API into a C program
It's not common to use C for web interfaces, but you can use Kore: https://kore.io/
- Currently building a project purely for fun that includes my favorite languages. What would be a good place to fit C in?
CppCMS
We haven't tracked posts mentioning CppCMS yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
facil.io - Your high performance web application C framework
Wt - Wt, C++ Web Toolkit
Crow - Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
TreeFrog Framework - TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Onion - C library to create simple HTTP servers and Web Applications.
drogon - Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon]
Civetweb - Embedded C/C++ web server
Pistache - A high-performance REST toolkit written in C++
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.