Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattherix/pastebin


https://github.com/mattherix/pastebin

Last synced: 29 days 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