Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khusanov-m/go-sandbox


https://github.com/khusanov-m/go-sandbox

Last synced: 11 days ago
JSON representation

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