2017-02-01 13:58:06 +01:00
2016-05-30 21:31:50 +02:00
2016-05-28 19:05:54 +02:00
2016-05-29 01:34:24 +02:00
2016-05-30 21:31:50 +02:00
2017-02-01 13:58:06 +01:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-31 00:58:23 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00
2016-05-31 00:58:23 +02:00
2016-05-28 19:05:54 +02:00
2016-05-28 19:05:54 +02:00

pastethingy

A simple paste web application made with Laravel 5.2 and Pygments via Pygmentize.

Features

  • Paste expiry
  • Future pastes
  • Code highlighting
  • Useful output formats (e.g. HTML, raw, terminal, PNG)
  • Works without JS (optional JS for entering tab characters with the tab key)
  • Usable via curl (e.g. echo test | curl pastethingy.my.domain/paste -F 'content=<-')
  • No bloat (no user accounts, no deletion URLs, no encryption, etc.)
  • No CSS framework
  • JSON API

JSON API

TODO: Document the JSON API.

License

pastethingy is available under the University of Illinois/NCSA Open Source License. The full license can be found in the LICENSE.md file.

Description
A simple paste web application made with Laravel and Pygments
https://pst.moe
Readme 91 KiB
Languages
PHP 65.4%
HTML 21.1%
CSS 12.7%
JavaScript 0.8%