Explore >> Select a destination


You are here

www.marcogomiero.com
| | devopsian.net
3.0 parsecs away

Travel
| | Discover the value of API-First design for side projects. Learn how this approach can streamline development, improve consistency, and accelerate your workflow through practical examples and code generation.
| | golb.hplar.ch
3.9 parsecs away

Travel
| | [AI summary] This tutorial demonstrates how to build a full-stack todo application using Spring Boot for a REST backend and an Ionic front-end, leveraging OpenAPI specifications with SpringFox to generate TypeScript client code.
| | everttimberg.io
2.4 parsecs away

Travel
| | Flask is a simple Python framework for creating web applications. It can be used to create API servers in a microservices architecture. When doing so, it is helpful to provide API documentation that ships with your service. This post outlines a technique for shipping OpenAPI v3 documentation from your service while co-locating the documentation with the API implementation. Keeping the documentation with the route definition ensures that it is easy to update, updates can be clearly identified during code ...
| | api7.ai
21.6 parsecs away

Travel
| Discover microservices architecture: a scalable, flexible approach to software development that enhances agility, maintainability, and deployment ease.