Skip to content

aaronbittel/snippetbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippetbox

This project is part of my journey through the programming book Let's Go by Alex Edwards.
I'm building a snippetbox web application while documenting all my learnings and insights along the way.

What is Snippetbox?

Snippetbox is a simple web application for managing text snippets. It serves as a practical exercise to learn and apply Go programming concepts, including:

  • Building web servers in Go.
  • Handling routing and middleware.
  • Interacting with databases.
  • Writing clean, maintainable code.

Goals

  1. Develop a solid understanding of Go's core web development tools.
  2. Learn by implementing a real-world application.
  3. Document key concepts and challenges as I progress.

Feel free to share feedback or suggestions as I progress with this project. Let's go!

About

Following along with the programming book 'Let's Go' (https://lets-go.alexedwards.net/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published