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

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.

Awesome Lists containing this project

README

        

# PasteBin Replica in Rocket

## Thanks to

- [Rocket](https://rocket.rs)
- [Diesel](https://diesel.rs)