Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bayou-brogrammer/realworld-examples
https://github.com/bayou-brogrammer/realworld-examples
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bayou-brogrammer/realworld-examples
- Owner: bayou-brogrammer
- Created: 2023-05-26T02:02:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-18T03:10:22.000Z (over 1 year ago)
- Last Synced: 2024-10-27T15:42:23.571Z (3 months ago)
- Language: Rust
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realworld Fullstack Repo
This repo contains various frontends and backends for the [realworld app](https://realworld-docs.netlify.app/).
## Frontends
N/A
## Backends
- [shuttle_rs](https://www.shuttle.rs/) with [sqlx](https://github.com/jmoiron/sqlx) - Utilizes shuttle rs for the serverless deployment and
handling of resources. shuttle-rs handles the RDS instance along with secrets store manager and more- [shuttle_rs](https://www.shuttle.rs/) with [diesel-rs](https://github.com/diesel-rs/diesel) - Utilizes shuttle rs for the serverless deployment and
handling of resources. shuttle-rs handles the RDS instance along with secrets store manager and more.