Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 560 Bytes

Simple DevCaminhante PasteBin made in Rust

This project is for my beloved Brazilian IT community inTelegram called DevCaminhante

Link for the tutorial used Here

Basically it's an api build using:

  • Rust
  • Rand (Rust Crate)
  • Rocket (Web Rust Framework)

TODO

  • I need to use Shuttle-persist instead of folder upload here
  • Visual Form to put the code
  • Deletion route
  • Periodically deletes pastes (24hours)