Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Join us at AWS re:Invent 2024! Learn how to use MongoDB for AI use cases.
MongoDB Developer
Go
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Languageschevron-right
Gochevron-right

Intro to Go - Part 1 - HTTP basics with Go 1.22

26 min • Published Apr 12, 2024
Go
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
✅ Find the whole written series here → https://mdb.link/article-biaEuu57mbs ✅ Sign-up for a free cluster at → https://mdb.link/free-biaEuu57mbs ✅ Get help on our Community Forums → https://mdb.link/community-biaEuu57mbs In this episode, we create a basic HTTP server with a couple of endpoints to backend developers with no prior experience on Go. It uses only the standard library functionality, but takes advantages some of the new features introduced in Go 1.22. 📚 RESOURCES 📚 Repository of code - https://github.com/mongodb-developer/go-intro ------ ✅ Subscribe to our channel → https://mdb.link/subscribe #golang #mongodb #https
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

Developing Alexa Skills with MongoDB and Golang


Apr 03, 2024 | 10 min read
Tutorial

Concurrency and Gracefully Closing the MDB Client


Sep 04, 2024 | 5 min read
Tutorial

HTTP Servers Persisting Data in MongoDB


Sep 04, 2024 | 5 min read
Quickstart

Reacting to Database Changes with MongoDB Change Streams and Go


Feb 03, 2023 | 5 min read