/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

palantir.github.io
| | everttimberg.io
7.1 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 ...
| | glama.ai
5.3 parsecs away

Travel
| | Save rendered Mermaid diagrams to files after previewing and tuning. Export diagrams in SVG, PNG, or PDF formats to specified file paths for documentation and sharing.
| | danielpecos.com
7.1 parsecs away

Travel
| | Example of how to implement and document (inline within the source code) a REST API using Node.js, Express and Swagger
| | juxt.pro
23.2 parsecs away

Travel
| Explore the challenges of JSON as a configuration format and discover alternatives that offer better readability and maintainability