An open API service indexing awesome lists of open source software.

https://github.com/borolgs/axum-examples

Examples of using the Axum web framework
https://github.com/borolgs/axum-examples

axum deno htmx openapi

Last synced: 12 months ago
JSON representation

Examples of using the Axum web framework

Awesome Lists containing this project

README

          

# Axum examples

- [OpenAPI (aide)](/openapi-aide/readme.md)
- [Execute JS (deno_core)](/js-deno/readme.md)
- [CRUD (rusqlite, htmx)](/crud-sqlite-htmx/readme.md)
- [CRUD API (rusqlite, aide)](/crud-sqlite-openapi/readme.md)
- [CRDT Editor (yjs/yrs)](https://github.com/borolgs/simple-y-crdt-editor)