Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/japersik/go_hw


https://github.com/japersik/go_hw

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Golang webservices homeworks
Homeworks for the course "Development of web services in Golang"

1. `tree utility`
Displays a tree of directories and files

2. `singer`
Unix pipeline analogue

3. `bench`
Function optimization, work on the pprof profiler

4. `test_coverage`
Cover tests for a web client

5. `codegen`
Web api code generator