Skip to content

sakaru/pastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pastebin

This is purely a project to learn about using Go.

Requirements

Redis, currently hardcoded to run on localhost

Usage

$ cat some-file.txt | curl -F "body=@-" localhost:8080/s
See http://localhost:8080/v/jAsAj9

About

A golang pastebin - a learning exercise

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors