My student Toolkit repository created by following the Udemy course Building a module in Go (Golang) by Trevor Sawler Ph.D.
- Create random string
- Upload one or multiple files
- Create a directory if it doesn't exist
- Slugify a string
- Download a static file
- Read JSON
- Write JSON
- Produce a JSON encoded error response
- Post JSON to a remote service