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
- Host: GitHub
- URL: https://github.com/borolgs/axum-examples
- Owner: borolgs
- Created: 2024-07-08T11:49:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T10:42:13.000Z (about 1 year ago)
- Last Synced: 2025-02-07T03:41:50.948Z (about 1 year ago)
- Topics: axum, deno, htmx, openapi
- Language: Rust
- Homepage:
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)