Skip to content

Let's create a curl based( using winsock2 and curl lib's) HTTP backend!

Notifications You must be signed in to change notification settings

mortza-mansory/ApiClient_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiClient_Cpp

A C++ HTTP backend built using curl and winsock2 libs.

Challenge! Making a HTTP Client in cpp from BASE!

The goal is creating C++ backend with this features:

  • ** Database Support **: Uses a JSON file for simplified data storage.
  • ** Operations **: Ability to ADD/ REMOVE / View all data from the database.
  • ** Simple Libraries **: Built with LibCURL and ws2tcpip (Winsock2) for setting up a TCP/HTTP server.
  • ** Methods **: Supports basic methods GET, POST, PUT.

Developer

Developed by mortza mansouri.

Image

HTTP Server Diagram

About

Let's create a curl based( using winsock2 and curl lib's) HTTP backend!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published