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

https://github.com/leonardoalonso/rust-backend


https://github.com/leonardoalonso/rust-backend

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

#Rust backend

This project works with [diesel](https://diesel.rs/guides/getting-started) as ORM

**Run migration**

diesel migration run

**Rever migration**

diesel migration redo