Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/david-kunz/rust-tide

Playing around with Rust and Tide
https://github.com/david-kunz/rust-tide

Last synced: about 2 months ago
JSON representation

Playing around with Rust and Tide

Awesome Lists containing this project

README

        

# Getting Started

1) Install `@sap/cds-dk`
2) Run `cds deploy -2 sqlite`
3) Set env variable `DATABASE_URL=sqlite://sqlite.db`
4) Start with `cargo run`