An open API service indexing awesome lists of open source software.

https://github.com/mbasaglia/httpony

C++ HTTP library
https://github.com/mbasaglia/httpony

cplusplus-14 http http-client http-server https library openssl

Last synced: 3 months ago
JSON representation

C++ HTTP library

Awesome Lists containing this project

README

          

Notice
======

Sadly, GitHub has been acquired by Microsoft, which has a history of
actively trying to destroy or undermine the open source / free software
movement.
See the [Halloween documents](http://catb.org/~esr/halloween/) for some
examples of this.

For this reason I'm not comfortable hosting my open source code in Microsoft's
infrastructure and all my repositories have been moved to GitLab.

New Uris for this repos
-----------------------

For webview, replace
https://github.com/mbasaglia/HttPony with
https://gitlab.com/mattia.basaglia/HttPony

For SSH remotes replace
`git@github.com:mbasaglia/HttPony.git` with
`git@gitlab.com:mattia.basaglia/HttPony.git`

For HTTPS remotes replace
`https://github.com/mbasaglia/HttPony.git` with
`https://gitlab.com/mattia.basaglia/HttPony.git`