Demo project for "Use Swagger to document a Symfony API" blog post
Movies API is the Symfony app which is the topic of the blog post.
Movies API Client is an API Client generated by Jane using the Swagger file which describes the Movies API.
Movies API Client also allows to perform behat tests for the API.
Each app README explains how to set it up and run it.