- cmd contains the application specific code for the executable applications in the project, e.g. the web application itself
- internal contains the non-application specific code, e.g. potentially reusable code such as sql database models, code in internal can only be imported by code inside the parent of internal, i.e. within snippetbox directory
- ui contains interface assests, e.g. html templates and ui/static contains images etc
- Project root contains non go files, such as go.mod and make files
-
Notifications
You must be signed in to change notification settings - Fork 0
ThomasCanning/snippetbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A go web server building on the tutorial from Let's Go by Alex Edwards
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published