Creating REST API docs with Aglio
API Blueprint describes itself as a powerful high-level API description language for web APIs. It’s a opensource project with MIT license that focuses on collaboration and encourages better API designs through abstraction. For any API-first design, the main goal is to design the API on not focusing on the backend implementation behaviour. Designing your API … Continue reading Creating REST API docs with Aglio