Skip to content

VolanDeVovan/pastedev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasteDev

PasteDev is a lightweight pastebin written on rust and inspired by haste and termbin.

Hosted on paste.dev.su .

First attempt at doing something useful with rust.

Using terminal

You can also paste text using socket provider on 9999 port.

cat something | nc paste.dev.su 9999

TODO

  • Save without waiting for EOF
  • Body size limit
  • Optimize frontend for large files (Slow render)
  • Github workflow (Deploy to registry)
  • Icon and preview for the site
  • Support for new databases
  • Instruction for installation
  • Response with raw format (possibly)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors