GoLang Fiber & MongoDB CRUD app (REST api) breakdown and deployment!



GoLang Fiber & MongoDB CRUD app (REST api) breakdown and deployment!

GoLang Fiber & MongoDB CRUD app (REST api) breakdown and deployment!

Today I am breaking down a simple REST API written in Go using Fiber that uses MongoDB. I breakdown how the code works and show how to deploy the app and database to Railway.

repo: https://github.com/bmdavis419/fiber-mongo-example
twitter: https://twitter.com/benjamin41902
insiderviz: https://www.insiderviz.com

timestamps
0:00 intro
1:02 app demo
2:03 db, env, and server
9:18 router and CRUD code
23:14 deployment

Comments are closed.