Building Better Go Web Apps with the Gorilla Toolkit
WEBRip | MP4 + Project files | English | 1024 x 576 | AVC ~282 kbps | 15 fps
AAC | 192 Kbps | 44.1 KHz | 2 channels | 4h 22nm | 877 GB
Genre: Video Tutorial / Development, Programming
This course will introduce the Gorilla Toolkit and show how each of its packages can be used to enhance a Go-powered web application.
Go comes packaged with a great set of tools and libraries to get you started developing web applications, but there are some gaps that make it difficult to create a complete solution. In this course, I will introduce you to the Gorilla Toolkit, a set of packages that augments Go’s base libraries to add critical features like parameterized routing and session management.
Content:
Introduction 29m 8s
Gorilla/Mux: Parameterized Routing 40m 8s
Gorilla/Reverse: Creating Strongly Typed Routes 30m 6s
Gorilla/Context: Sharing Data Between Application Layers 21m 9s
Gorilla/Schema: Binding Form Data 20m 48s
Gorilla/Securecookie: Securing Sensitive Information 27m 42s
Gorilla/RPC: Creating Remote Procedure Calls 35m 17s
Gorilla/Sessions: Persisting Information Between Calls 27m 19s
Gorilla/WebSocket: Real-time Communication with WebSockets 30m 49s