Generate API from Docs, e.g API blueprint/swagger/raml

Nice! I’ve also started something like a successor to phoenix_swagger in open_api_spex. It’s currently swagger 3.0 only so not very useful until all the rest of the tooling ecosystem catches up.
One of the big differences is there is no longer a mix task that assumes Phoenix conventions in your project - thanks for the nudge in that direction :smile:

2 Likes