Code-sharing Platform is a graduate project for the Java Full Stack Developer track.
What you’ll do and what you’ll learn
Task Details
- Show the code!: Show the same code snippet over and over in the API and the web interface
- POST updates: Use POST requests to update the snippet and make your program display the time of the most recent update
- Snippets feed: Use the template engine FreeMarker to easily implement the latest snippets feed
- Work with the database: Use a database to store all the code snippets
- Super secret snippets: Implement a few access restrictions for the top-secret code snippets