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

https://github.com/mattherix/pastebin


https://github.com/mattherix/pastebin

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Pastebin

A pastebin clone written in rust using actix web.

Inspired by a [tutorial](https://rocket.rs/v0.5-rc/guide/pastebin-tutorial/#pastebin-tutorial) made by rocket.rs