The magic that takes the pain out of accessing JSON API's from C++. It formulates a HTTP request to a REST API server. Then, it transforms the JSON formatted payload in the reply into a native C++ object (GET). It Serializes a native C++ object or a container of C++ objects into a JSON payload and sends it to the REST API server (POST, PUT). It formulates an HTTP request to the REST API without serializing any data in either direction (typically DELETE). It uploads a stream of data, like a file, to an HTTP server. It downloads a stream of data, like a file or an array of JSON objects, from a HTTP server.

Features

  • You can use it's single components
  • It formulates a HTTP request to a REST API server
  • It Serialize a native C++ object or a container of C++ objects into a JSON payload and send it to the REST API server
  • It formulates a HTTP request to the REST API without serializing any data in either direction (typically DELETE)
  • It uploads a stream of data, like a file, to a HTTP server
  • It downloads a stream of data, like a file or an array of JSON objects, from a HTTP server

Project Samples

Project Activity

See All Activity >

Categories

JSON

License

MIT License

Follow restc-cpp C++ library

restc-cpp C++ library Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of restc-cpp C++ library!

Additional Project Details

Programming Language

C++

Related Categories

C++ JSON Software

Registered

2023-10-25