drogon
Crow
drogon | Crow | |
---|---|---|
6 | 8 | |
5,863 | 7,494 | |
- | - | |
9.0 | 0.0 | |
over 3 years ago | 6 months ago | |
C++ | C++ | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
drogon
-
Easiest way to get values and run C++ code through a webpage
You also have https://github.com/an-tao/drogon
-
cpprestsdk in maintenance mode
If you need an embedded C++ HTTP server then there are plenty of libraries/frameworks (in random order): Crow, RESTinio, Boost.Beast, cpp-httplib, http_backend, Pistache, RestBed, served, proxygen, Simple-Web-Server, drogon, oat++.
-
How to use C++ as backend
You can use Drogon, which is currently the fastets framework in the TechEmpower benchmark.
-
C++ web frameworks: how to compare?
FYI: I posted to the top contenders GitHub issues - https://github.com/an-tao/drogon/issues/760 - https://github.com/matt-42/lithium/issues/63 - https://github.com/rbock/sqlpp11/issues/361 - https://github.com/oatpp/oatpp/issues/401
-
The state of server-side frameworks for Dart
For example, Drogon is said to be the fastest http server: https://github.com/an-tao/drogon.
-
Suggested libraries for building a REST service in C++?
I like this one Drogon.
Crow
-
VueJS goes to microcontroller firmware. This website runs in ESP32 board, with frontend is made with VueJS, TailwindCSS and backend is written in C++.
I did something similar in the past and used https://github.com/ipkn/crow as web server, in case you want to not implement the web part yourself. Otherwise amazing job!
- [Cpp] Quelle bibliothèque de serveur Web C++ faut-il utiliser de nos jours ?
-
C++ to Browser JS Framework Recommendations
Open socket, serve a html page, implement GET/PUT or find framework that do https://github.com/ipkn/crow
-
C++ Best Uses
A web server e.g. https://github.com/ipkn/crow
-
RESTful API framework
It seems nice, but the framework seems to be dead. There are still open pull requests and the contribution page speaks for itself: https://github.com/ipkn/crow/graphs/contributors
-
C++ vs C# .net 5
All right Op feel free to check this micro framework out if your company is going to build a rest api in C++ https://github.com/ipkn/crow .
-
cpprestsdk in maintenance mode
I haven't used any of the following libraries/frameworks but maybe some of them will fit for your needs: - Crow micro web framework
-
How to use C++ as backend
https://github.com/fffaraz/awesome-cpp#web-application-framework Crow is nice for what i need most often, https://github.com/ipkn/crow
What are some alternatives?
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
C++ REST SDK - The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Pistache - A high-performance REST toolkit written in C++
Wt - Wt, C++ Web Toolkit
µWebSockets - Simple, secure & standards compliant web server for the most demanding of applications
CppCMS - CppCMS Framework
lithium - Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
TreeFrog Framework - TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Kore - An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.