Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/japersik/go_hw
https://github.com/japersik/go_hw
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/japersik/go_hw
- Owner: japersik
- Created: 2021-09-24T19:31:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T11:12:09.000Z (over 2 years ago)
- Last Synced: 2024-06-21T20:16:09.554Z (7 months ago)
- Language: Go
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 files2. `singer`
Unix pipeline analogue3. `bench`
Function optimization, work on the pprof profiler4. `test_coverage`
Cover tests for a web client5. `codegen`
Web api code generator