Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khusanov-m/go-sandbox
https://github.com/khusanov-m/go-sandbox
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/khusanov-m/go-sandbox
- Owner: khusanov-m
- Created: 2023-12-13T13:10:08.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-31T17:39:01.000Z (11 months ago)
- Last Synced: 2024-01-01T13:32:22.962Z (11 months ago)
- Language: Go
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## The content will go as follow structure
1. Basics
2. ~~Essentials~~ included in Basics
3. Packages
4. Pointers
5. Structs
6. Interfaces
7. Arrays, Slices & Maps (Data management)
8. Function: Anonymous, Variadic, Recursion
9. Price Calculator (Project)
10. Concurrency
11. Course Project: API with JWT Authentication