https://github.com/galvingao/rocket-pastebin
This is a PasteBin replica for education purposes, written with rocket and diesel.
https://github.com/galvingao/rocket-pastebin
Last synced: 3 months ago
JSON representation
This is a PasteBin replica for education purposes, written with rocket and diesel.
- Host: GitHub
- URL: https://github.com/galvingao/rocket-pastebin
- Owner: GalvinGao
- Created: 2022-07-24T11:36:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T17:55:30.000Z (over 2 years ago)
- Last Synced: 2025-03-15T04:35:53.314Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PasteBin Replica in Rocket
## Thanks to
- [Rocket](https://rocket.rs)
- [Diesel](https://diesel.rs)