Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minipaste, a minimal pastebin service

Minipaste is a minimal pastebin service built with haskell. It is built on top of scotty, hasql, highlighting-kate and blaze-html.

Features

  • List pastes (all/by lang)
  • POST a paste (baseurl/:lang)
  • GET a paste (baseurl/:uuid)
  • PATCH a paste' lang (baseurl/:uuid/:lang)

TODO

  • Better encoding handling
  • Experiment with lucid

TODON'T

  • edit a paste, as the url of the paste is the UUID v5 hash of its contents.

About

minimal pastebin service built in haskell

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages