Skip to content

fmount/nopaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINKS API

A pastebin service to upload/share in a simple and fast way files, pieces of code/configuration, etc.. The service is presented as a restful set of APIs written using the python Flask restful framework. Add to your bashrc/zshrc the magic nopaste alias to start sharing your snippets:

alias nopaste = "curl -F c=@- https://IP:PORT/api/links"

The main features of this little webserver are the following:

USER API

TESTS

KNOWN ISSUES

TODO

  • Put db in /var/lib/nopaste by default

About

A pastebin service to share your files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published