talk · community record
Rapid REST API development with Swagger + Scala
As REST APIs are the new building block of today's software, they introduce new challenges to both producers and consumers alike. How do you document your API? How do you support all the client languages that need to connect to you? How can you develop this quickly without being tied into a specific vendor or framework? Swagger was developed to provide a solution to these problems.