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

https://github.com/passy/barkbin

A sqlite-powered pastebin toy project using Diesel and Rocket.rs
https://github.com/passy/barkbin

Last synced: over 1 year ago
JSON representation

A sqlite-powered pastebin toy project using Diesel and Rocket.rs

Awesome Lists containing this project

README

          

# barkbin
A sqlite-powered pastebin toy project using Diesel and Rocket.rs

## Running

```
cargo run
```