Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aashrafh/practice-go
A collection of codes I write during learning Go
https://github.com/aashrafh/practice-go
cdm concurrency download-manager fiber go golang mongodb rest-api
Last synced: 11 days ago
JSON representation
A collection of codes I write during learning Go
- Host: GitHub
- URL: https://github.com/aashrafh/practice-go
- Owner: aashrafh
- Created: 2021-04-15T22:52:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T21:54:11.000Z (over 3 years ago)
- Last Synced: 2024-10-04T22:27:45.936Z (about 1 month ago)
- Topics: cdm, concurrency, download-manager, fiber, go, golang, mongodb, rest-api
- Language: Go
- Homepage:
- Size: 5.87 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - practice-go
README
# practice-go
## Content
- [x] [Concurrent Download Manager](https://github.com/aashrafh/practice-go/tree/master/cdm)
- [x] [Distributed Word Counter](https://github.com/aashrafh/practice-go/tree/master/wordcount)
- [x] [Seeker: A Golang REST API](https://github.com/aashrafh/practice-go/tree/master/seeker)