Tag Archives: swagger
Swagger spec becomes the OpenAPI specification
I love working with APIs. The more I do, the more I love them. I have recently been playing with building APIs using Node.js and modules like restify for REST services, and bluebird for JS Promises. One great feature of any API is to also be well documented. Many tools and frameworks exist for that, […]