An open API service indexing awesome lists of open source software.

https://github.com/mikigal/pastebin

Simple pastebin webapp coded in Symfony
https://github.com/mikigal/pastebin

Last synced: about 1 month ago
JSON representation

Simple pastebin webapp coded in Symfony

Awesome Lists containing this project

README

        

# pastebin
Simply pastebin coded for education purposes. It looks like it works.

## Used technologies
- PHP 7
- Symfony 4
- Twig
- SASS/SCSS
- MySQL

## TODO
- Avatars
- REST API endpoint for creating pastes

![Screenshot](/screenshot.png?raw=true)