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: about 2 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-26T08:06:30.000Z (about 1 year ago)
- Last Synced: 2025-04-26T09:20:25.263Z (about 1 year ago)
- Topics: axum, deno, htmx, openapi
- Language: Rust
- Homepage:
- Size: 238 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)
- [v8](/js-rusty-v8/readme.md)
- [quickjs-rusty](/js-quickjs-rusty/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)