eduardohitek / mongodb-go-example
Yet another MongoDB Golang driver Introduction.
☆11Updated 3 years ago
Alternatives and similar repositories for mongodb-go-example:
Users that are interested in mongodb-go-example are comparing it to the libraries listed below
- A Boilerplate of GraphQL API built in Go + graphql-go + gorm☆81Updated 3 years ago
- Source code for a tutorial on Medium I published - "Building an API with GraphQL and Go"☆85Updated 3 years ago
- Golang Boilerplate☆25Updated 5 years ago
- ⚠ Deprecated, available within Fiber v2☆11Updated 4 years ago
- An example Docker Compose setup with MongoDB, NGINX and Go☆42Updated 2 years ago
- ⚠ Deprecated, available within Fiber v2☆14Updated 4 years ago
- GO Golang Utilities and helpers like validators and string formatters☆82Updated 4 years ago
- ☆11Updated 5 years ago
- Functional utilities from Lodash for working with slices in Golang☆169Updated 6 years ago
- Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with …☆131Updated 2 years ago
- Golang REST API using MUX, GORM, and JWT for authentication☆46Updated 6 years ago
- 🧬 Key Authentication for Fiber☆76Updated last year
- Basic file hierarchy of graphql API server in golang☆33Updated 2 years ago
- This package provides a framework for writing validations for Go applications.☆93Updated 2 years ago
- 🧬 Helmet middleware for Fiber☆80Updated last year
- GraphQL server with GO