Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bayou-brogrammer/realworld-examples


https://github.com/bayou-brogrammer/realworld-examples

Last synced: 27 days ago
JSON representation

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.