Completed
53 - jwt-go : Generate & Verify JWT tokens
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Apprendre et maƮtriser GoLang
Automatically move to the next video in the Classroom when playback concludes
- 1 01 - Introduction Ć Go (golang) : prĆ©sentation du programme de la sĆ©rie [Niveau dĆ©butant]
- 2 02 - Introduction Ć Go (golang): Choix d'un Ć©diteur de texte + plugins [Niveau dĆ©butant]
- 3 03 - Introduction Ć Go (golang): Anatomie d'un fichier soure Go [Niveau dĆ©butant]
- 4 04 - Introduction Ć Go (golang): les types de base (partie 1) [Niveau dĆ©butant]
- 5 05 - Introduction Ć Go (golang): Les types de donnĆ©es - suite [Niveau dĆ©butant]
- 6 06 - Introduction to Go (golang): Structs & methods [Niveau dƩbutant]
- 7 07 - Introduction Ć Go (golang): Structs, embedded structs & function receiver [Niveau dĆ©butant]
- 8 08 - Introduction Ć Go (golang): Les interfaces - polymorphisme [Niveau dĆ©butant]
- 9 09 - Introduction Ć Go (golang): Les fonctions en Go [Niveau dĆ©butant]
- 10 10 - Introduction Ć Go (golang): Les modules et Packages [Niveau dĆ©butant]
- 11 11 - Introduction Ć Go (golang): Defer, Panic & Recover [Niveau moyen]
- 12 12 - Introduction Ć Go (golang): Serialisation / DĆ©serialisation JSON en Go [Niveau moyen]
- 13 13 - Introduction Ć Go (golang): Basic Http Client [Niveau moyen]
- 14 14 - Introduction Ć Go (golang): Goroutines & Sync WaitGroups [Niveau moyen]
- 15 15 - Introduction Ć Go (golang): Concurrency & Channels [Niveau avancĆ©]
- 16 16 - Introduction Ć Go (golang) : Basic Http Server in Go [Niveau moyen]
- 17 17 - Introduction Ć Go (golang): Http default Serve Mux [Niveau moyen]
- 18 19 - Introduction Ć #Go: #HTTP #Handler & Middlewares [Niveau moyen]
- 19 20 - Introduction Ć Go (golang): Les middlewares HTTP Handler vs HandlerFunc [Niveau moyen]
- 20 21 - Introduction Ć Go (golang): Dockerizing Go application [Niveau avancĆ©]
- 21 22 - Introduction Ć Go (golang) : Go & Database [Niveau moyen]
- 22 23 - Introduction Ć Go (golang): Simple API avec Go et PostgreSQL [Niveau moyen]
- 23 24 - Introduction Ć Go (golang): DĆ©couverte de Gorilla Toolkit [Niveau moyen]
- 24 25 - Introduction Ć Go (golang): Gorilla Mux & Sub Router [Niveau moyen]
- 25 26 - Introduction Ć Go (golang): Configuration file using the JSON format [Niveau moyen]
- 26 27 - Introduction Ć Go (golang): Configuration using YAML file [Niveau moyen]
- 27 28 - Introduction Ć Go (golang): Toml Configuration [Niveau moyen]
- 28 29 - Introduction Ć Go (golang): Passing flag Config [Niveau moyen]
- 29 30 - Introduction to Go : Redis + Go [Niveau moyen]
- 30 31 - Introduction Ć Go : Redis & Expiration time [Niveau moyen]
- 31 32 - Introduction Ć Go : Redis & Hashes [Niveau moyen]
- 32 33 - Introduction Ć Go: Redis & Ordered Sets - part 1 [Niveau moyen]
- 33 34 - Introduction Ć Go : Redis & Sorted Sets - part 2 [Niveau moyen]
- 34 35 - Introduction Ć Go : Redis & PubSub [Niveau moyen]
- 35 36 - Introduction to Go: Redis - Pattern PubSub [Niveau moyen]
- 36 37 - Introduction Ć Go: Event Sourcing using Redis [Niveau avancĆ©]
- 37 38 - Introduction Ć Go: Dependencies & Go modules [Niveau moyen]
- 38 39 - Introduction Ć Go (golang): Graceful shutdown using os.Signal [Niveau avancĆ©]
- 39 40 - introduction Ć Go : graceful shutdown & Context cancellation [Niveau avancĆ©]
- 40 41 - Introduction to Go : Propagation & Cancellation using context.Context [Niveau avancƩ]
- 41 42 - Introduction Ć #Go: GeoLocation Using Go & #Redis [Niveau moyen]
- 42 43 - Introduction Ć Go : GeoLocation application using Go & Redis - part 2 [Niveau moyen]
- 43 44 - Introduction Ć #Go: Configuring #HTTP Server [Niveau avancĆ©]
- 44 45 - Introduction Ć Go: Handling HTTP Client Presence [Niveau avancĆ©]
- 45 46 - Introduction Ć #Go: Test Drive Development & Go [Niveau moyen]
- 46 47 - Introduction Ć #Go : Testing Go packages [Niveau moyen]
- 47 48 - Introduction Ć Go : Describe & Context in Testing Go [Niveau moyen]
- 48 49 - Introduction Ć Go: Testing Go with Assert package [Niveau moyen]
- 49 50 - Introduction Ć Go : Database timeout & query cancellation [Niveau avancĆ©]
- 50 50 - Introduction Ć Go : Database timeout & query cancellation [Niveau avancĆ©]
- 51 51 : Le pattern Publish/Subscribe avec Go + channels [Niveau moyen]
- 52 52 - Introduction Ć Go(golang): Chi Router
- 53 53 - jwt-go : Generate & Verify JWT tokens
- 54 54 - Go &JWT : ProtƩger un Handler HTTP avec JWT
- 55 54 - Go &JWT : ProtƩger un Handler HTTP avec JWT
- 56 55 - Apache Kafka & Go : premiers pas avec les Producers Kafka
- 57 56 - Apache kafka & Golang : Votre premier Consumer Apache Kafka
- 58 57 - Apache kafka & Golang : Les Consumer Groups