Skip to content

SoySalwa/Discloud-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discloud API C++ Library

Overview

This project aims to streamline the process of making requests to the Discloud API from C++ using CURL. By providing a simplified interface, developers can easily integrate Discloud services into their C++ applications.

Features

  • Easy integration with the Discloud API.
  • Utilizes CURL for efficient HTTP requests.
  • Simplified functions for common API interactions.

Getting Started

Prerequisites

  • C++20 or later
  • CURL library
  • Nlohmann Json

if you haven't CURL installed, install it:

Documentation Official

For detailed information on how to use the Discloud services, please refer to the official documentation:

Documentation in C++

Coming Soon.

The library will be ready very soon.

About

It's a Library only headers for to access to the API Discloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors