Muduo
libcurl
Our great sponsors
Muduo | libcurl | |
---|---|---|
0 | 149 | |
11,581 | 25,649 | |
- | 1.8% | |
2.4 | 9.9 | |
15 days ago | about 19 hours ago | |
C++ | C | |
GNU General Public License v3.0 or later | 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.
Muduo
We haven't tracked posts mentioning Muduo yet.
Tracking mentions began in Dec 2020.
libcurl
-
Using Hoppscotch to test REST APIs
After messing with curl, I felt the need to have some friendlier way to test the API, besides writing some shell scripts or Python code, so non-technical people could also test with ease. Hoppscotch came to the rescue.
-
Souping Up the DEV.to API with Vala
The DEV API is well documented. This post is more about Valavangelism (it's a great language). For API calls across the net, Vala has bindings for both cURL and libsoup2. libsoup integrates with Vala's Main Loop and has a nice API. libsoup + json-glib provides a fun and friendly way to interact with REST API's.
- Indihome Youtube Restricted Mode ?
-
4 months, 500+ applications, no job, New Grad (USA)
For example, if I were to contribute to a library like Python’s rich, I doubt it will garner much of an interest or plus compared to say, curl
-
Validating the user phone by SMS on Auth0 using ZENVIA
In the field Request, an example of a request using the curl tool is displayed. You can simulate this same request using other tools like Postman or Insomnia.
-
File date and time retention for downloads?
When used, this will make curl attempt to figure out the timestamp of the remote file, and if that is available make the local file get that same timestamp. (src. man curl) ref. https://curl.se/
-
Spending spring days crafting packets at NahamCon 2022
curl for the http client
-
Aggregate Functions in Stargate’s GraphQL API
This blog tutorial assumes that you already have Docker and curl installed and configured on your machine. Alternatively, if you have a Astra account (they’re free) you can do your testing there.
-
Use Lambda Function URL to write a Serverless app backed by DynamoDB
Testing the integration involves sending an HTTP requests to the Lambda Function URL. This example used the curl CLI, but you can also use other options.
-
Retrieve lines from a GitHub repo by a command
curl
What are some alternatives?
Boost.Beast - HTTP and WebSocket built on Boost.Asio in C++11
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.
POCO - The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
Simple-WebSocket-Server
libwebsockets - canonical libwebsockets.org networking library
cpr - C++ Requests: Curl for People, a spiritual port of Python Requests.
cpp-httplib - A C++ header-only HTTP/HTTPS server and client library
cpp-netlib - The C++ Network Library Project -- cross-platform, standards compliant networking library.
Mongoose - Embedded Web Server
WebSocket++ - C++ websocket client/server library
aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.