Jan Ahrens stellt das Thema vor
Operating a high traffic public API with Ruby on Rails
I want to share some experiences that we made while building, maintaining and operating the XING API.
Topics that I'd like to share:
- As part of the application, we wrote our own DSL that we use to describe our endpoints.
- How we test and verify the APIs behavior on a regular basis.
- Tools that we use to monitor the API.
- ... and more