https://github.com/cau777/simple-code-sharing-platform
A simple web application made with Spring that allows sharing code snippets. It includes syntax highlighting and a way to make the code available only for a certain amount of time or views.
https://github.com/cau777/simple-code-sharing-platform
freemarker h2-database java spring spring-boot
Last synced: about 2 months ago
JSON representation
A simple web application made with Spring that allows sharing code snippets. It includes syntax highlighting and a way to make the code available only for a certain amount of time or views.
- Host: GitHub
- URL: https://github.com/cau777/simple-code-sharing-platform
- Owner: cau777
- License: mit
- Created: 2021-08-29T00:42:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T00:42:30.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T17:21:23.230Z (over 1 year ago)
- Topics: freemarker, h2-database, java, spring, spring-boot
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple-Code-Sharing-Platform
A simple web application made with Spring that allows sharing code snippets. It includes syntax highlighting and a way to make the code available only for a certain amount of time or views.