Forums
Open‑source Job Board REST API in Go + MongoDB
Hey everyone,
I ve been working on a small project recently and wanted to share it with the Go community. It s an open source Job Board REST API built with Go and MongoDB, following a clean, layered architecture.
I built it mainly to improve my Go skills and to explore structuring a real world API with handlers services repositories, JWT auth, and Docker support.
The project is released under the MIT license, so feel free to use it, modify it, or take pieces of it for your own projects.
