Skip to content

grantfoster/snippetbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippetbox

A simple web application for managing and sharing code snippets, built with Go. Based on the book "Let's Go" by Alex Edwards.

Getting Started

  1. Clone the repository
  2. Navigate to the project directory
  3. Run the application:
    go run ./cmd/web
  4. Visit http://localhost:4000 in your browser

Dependencies

  • Go 1.23.x
  • MySQL database with a database named "snippetbox"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published