https://github.com/aleroxac/learning-go
golang studies
https://github.com/aleroxac/learning-go
go golang
Last synced: 2 months ago
JSON representation
golang studies
- Host: GitHub
- URL: https://github.com/aleroxac/learning-go
- Owner: aleroxac
- Created: 2023-04-30T19:00:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T19:34:41.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T16:23:40.118Z (4 months ago)
- Topics: go, golang
- Language: Go
- Homepage: https://github.com/aleroxac/learning-go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-go
golang studies- [x] work with files
- [x] raw
- [x] json
- [x] yaml
- [ ] work with API's
- [x] simple-api
- [x] stateless-crud-api
- [ ] stateful-crud-api