Skip to content

andreiv03/http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Client

HTTP Client command-line interface

  • Architected a modular C++ structure for an HTTP client, managing application lifecycle and user commands efficiently. Utilized an abstract command pattern to ensure code extensibility and maintainability.
  • Developed comprehensive HTTP request handling and socket operation functionalities, integrated with the nlohmann JSON library for seamless JSON parsing and smooth client-server communication.

About

HTTP Client command-line interface

Resources

License

Stars

Watchers

Forks