New Video: Implementing and Documenting a REST API (Dirk Cleenwerck)

Watch the video here.

XDC 2018, speaker Dirk Cleenwerck
This session handles designing and implementing a framework for your API in such way that you hopefully won’t be forced to deliver version 2 soon. For the security part we will explain how to use authentication by OAuth2. Then we handle some industry best practices, how the users of your API expect things. We’ll show you how to document your API by using the OpenAPI standard, so your end users can test their calls prior to implementation. And to keep your API in pristine condition you can automate the testing of your API.