Videos » How to create your Golang APIs from now on with v1.22

How to create your Golang APIs from now on with v1.22

Posted by admin
Since Go 1.22 released you can now build your API services with just the net/http package, without the need for any external packages likes gorilla/mux, fiber or chi. So in this video I’ll show you how I’m going to be building my APIs from now on with go 1.22. 💻 Check the "Complete Backend API in Golang" Course: https://youtu.be/7VLmLOiQ3ck 👉 Support me on PATREON for more content like thishttps://www.patreon.com/TiagoTaquelim 📢 We're building a Discord community, come and join https://discord.com/invite/3JhkwjQHjc Hope you liked and thanks for watching! #golang #api Time Stamps 👇 00:00:00 Intro 00:01:08 API server 00:03:00 Path values from request 00:03:45 Method based routing 00:05:53 Middleware 00:11:21 Subrouting Video titles ideas (for the algo): What is new in Golang 1.22 How to build REST API in Golang 1.22 Create API in Golang 1.22
Posted Mar 29
click to rate

Embed  |  128 views