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
- Host: GitHub
- URL: https://github.com/passy/barkbin
- Owner: passy
- Created: 2017-12-21T08:59:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T18:32:43.000Z (over 8 years ago)
- Last Synced: 2025-02-04T16:33:58.607Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# barkbin
A sqlite-powered pastebin toy project using Diesel and Rocket.rs
## Running
```
cargo run
```