|
You are here |
danielms.site | ||
| | | | |
apisyouwonthate.com
|
|
| | | | | When OpenAPI or JSON Schema documents get massive or repetitive, the contents can be split across multiple documents (on the filesystem, URLs, in memory somewhere) and joined together $ref. These split up API descriptions can then be joined back together as one document, with $ref pointing to an internal location | |
| | | | |
golb.hplar.ch
|
|
| | | | | [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. | |
| | | | |
danielpecos.com
|
|
| | | | | Example of how to implement and document (inline within the source code) a REST API using Node.js, Express and Swagger | |
| | | | |
woile.dev
|
|
| | | Writing a web application in rust using axum and minijinja. If you have used jinja2 in the past this will feel familiar. But we also dig into protocols and networking. | ||