Skip to content

ESE-MONDAY/GO-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO-Projects

A collection of Go projects and experiments documenting what I learn as I learn Go.

Projects

  • server/ - A simple Go web server project with static pages and a form example.

Learning notes

I use this workspace to build small Go applications and keep track of new ideas, patterns, and techniques.

How to use

Open one of the project folders, read the source code, and run the project with go run from that folder.

Future projects

  • cli-tool/ - Command-line utilities and tools.
  • api/ - REST API server examples.
  • data/ - Data processing and file handling examples.
  • concurrency/ - Go concurrency and goroutine patterns.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors