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

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

Interact With MongoDB in an AWS Lambda Function Using Go


Aug 29, 2024 | 6 min read
Tutorial

Client-Side Field Level Encryption (CSFLE) in MongoDB with Golang


Feb 03, 2023 | 15 min read
Tutorial

Using Golang for AI


Nov 07, 2024 | 19 min read
Quickstart

Reacting to Database Changes with MongoDB Change Streams and Go


Feb 03, 2023 | 5 min read