Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: “Java Retrofit” for C++. Build Web Clients with Oatpp ApiClient/libcurl (github.com/oatpp)
2 points by lganzzzo on Nov 10, 2018 | hide | past | favorite | 1 comment


oatpp ApiClient is a mechanism which enables you to generate Web Api Clients in declarative manner.

Under the hood it uses provided RequestExecutor to perform http requests. Thus you are abstracted from the low-level http-client library implementation and you can substitute any other http-client library at any time with zero code changes.

Roughly you may treat oatpp ApiClient as "Java Retrofit" for C++.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: