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
- Host: GitHub
- URL: https://github.com/mikigal/pastebin
- Owner: mikigal
- Created: 2019-03-28T16:51:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T19:47:41.000Z (almost 6 years ago)
- Last Synced: 2025-02-06T02:44:35.741Z (3 months ago)
- Language: PHP
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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
