- Install golang https://golang.org/dl/
- Install LiteIDE https://sourceforge.net/projects/liteide/
- 5min Introduction
- 5min golang Introduction
- 5min Explore LiteIDE with go hello world
- 5min Explain Webserver
- 15min Create basic Webserver with example
- 10min Add custom response
- 5min Create datastructure for rivers
- 10min Return rivers based on the last path element
- 15min Create function which returns the river according to passed min/max length
- 20min Take parameters from Request and return rivers according to passed min/max length