|
1f78b00205
|
Replace string with string_view where possible.
|
2020-01-08 16:46:27 +01:00 |
|
|
c07fb1db71
|
Add support for parameters (GET).
|
2020-01-08 13:06:12 +01:00 |
|
|
5d90fa97f1
|
Renamed return_types.hpp to answer.hpp.
continuous-integration/drone/push Build is passing
|
2020-01-06 14:43:10 +01:00 |
|
|
159cd05f5a
|
Make _endpoint_map static.
|
2020-01-05 19:00:24 +01:00 |
|
|
571206c9f4
|
Only construct 1 API per Connection.
continuous-integration/drone/push Build is passing
|
2020-01-05 15:20:59 +01:00 |
|
|
9b49bc1d17
|
Optimize request-flow. 😃
|
2020-01-05 10:35:38 +01:00 |
|
|
f872707036
|
Renamed “Request” to “Connection”.
It will be used not for only one request, but for all requests to an instance.
|
2020-01-05 09:38:13 +01:00 |
|