Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablrod/simplehttpclient
Boost ASIO example for teaching
https://github.com/pablrod/simplehttpclient
Last synced: 3 days ago
JSON representation
Boost ASIO example for teaching
- Host: GitHub
- URL: https://github.com/pablrod/simplehttpclient
- Owner: pablrod
- License: apache-2.0
- Created: 2015-02-03T18:40:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T21:21:53.000Z (almost 10 years ago)
- Last Synced: 2023-02-26T18:56:24.647Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 156 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple HTTP Client
==================Just another HTTP client implemented in C++ with [Boost ASIO](http://www.boost.org/doc/libs/release/libs/asio/)
I'm using this to teach C++ & [Boost ASIO](http://www.boost.org/doc/libs/release/libs/asio/)