Skip to content

SnippetBox ๐Ÿ“ โ€‹

GitHub last commit

Repository: GitHub GitHub

Stack: Golang MySQL HTML CSS JavaScript

Description โ€‹

SnippetBox is a web application that allows users to create and share text snippets with an expiration time. The service uses sessions for authentication and provides various endpoints for different functionalities.

Features โ€‹

  • Create, view, and share text snippets.
  • Set an expiration time for each snippet.
  • User registration and authentication.
  • User account settings and password update.
  • Secure session management and anti-CSRF protection.
  • Static file serving for CSS and JavaScript.
  • Custom error pages for 404 and 500 errors.

License โ€‹

This project is licensed under the MIT License.