Commit 4c571c2
committed
Add initial Rust microservices and documentation
Introduce multiple Rust-based microservice projects, each with their own Cargo.toml, README, and source files. Add top-level documentation including FEATURES.md, LEARNING_PATH.md, and README.md. This commit sets up the foundational structure for various API, event sourcing, serverless, and middleware demo projects.1 parent 874be5d commit 4c571c2
99 files changed
Lines changed: 11602 additions & 0 deletions
File tree
- auth-api
- src
- cors-test
- src
- target
- flycheck0
- crud-api
- src
- event-sourcing
- src
- graphql-api
- src
- target
- flycheck1
- hello-world
- src
- mcp-server
- src
- target
- flycheck2
- microservices-advanced
- src
- microservices
- src
- target
- flycheck3
- middleware-chain
- src
- target
- flycheck4
- phase11-demo
- src
- target
- flycheck5
- proof-of-concept
- src
- handlers
- rate-limit-demo
- src
- target
- flycheck6
- sqlx-crud
- src
- templates
- src
- static
- templates
- toon-api
- src
- target
- flycheck8
- websocket
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments