Loading…
CppCon 2021 has ended
Friday, October 29 • 7:45am - 8:45am
Our Adventures With REST API in C++ : Making it Easy

Log in to save this to your schedule, view media, leave feedback and see who's attending!

Feedback form is now closed.
Consuming webservices is a routine work in today software development, however the solutions requires developers to repeat themselves very often : parsing and serializing payloads in JSON manually, hardcoding HTTP REST route calls in their applications themselves.

In principle OpenAPI comes to the rescue, but this implies generating code in a custom build process step, with terrible tooling leading to reduced code quality.

In this talk we present a clean and modern C++ solution to REST, JSON and OpenAPI with a bit of magic.

ALL TALK SESSIONS CAN BE ACCESSED FROM THE MAIN LOBBY: https://cppcon.digital-medium.co.uk/

Speakers
avatar for Damien Buhl

Damien Buhl

co-founder, tipi.build
Damien (alias daminetreg) co-founder and CEO tipi.build is an enthusiast C++ developer. Opensource entrepreneur, CppCon Speaker, GameMaker.fr community founder, Qt for Android contributor, Boost.Fusion maintainer since 2014.


Friday October 29, 2021 7:45am - 8:45am MDT