Go and MongoDB REST API for Beginners (#1 – Routing)



Go and MongoDB REST API for Beginners (#1 – Routing)

Go and MongoDB REST API for Beginners (#1 - Routing)

In part 1 of the Go and MongoDB REST API for Begginers series, you’ll learn how to:
– Serve a simple web server with Go
– Use the chi router to handle different requests methods, patterns, and log your requests
– Return a “Hello, world!” message back to the client

🖥️ Repository (source code)
https://github.com/webdevfuel/go-mongodb-rest-api