go-clean-architecture icon indicating copy to clipboard operation
go-clean-architecture copied to clipboard

👨‍💻 REST API example, built by following Uncle Bob’s clean architecture principles

Results 5 go-clean-architecture issues
Sort by recently updated
recently updated
newest added

At the top level of the project directory, we have 6 packages: **auth, bookmark, cmd, config, models, server**. Add 7 pack **logging** ?

`--smallfiles` was removed in version 4.2: https://docs.mongodb.com/manual/release-notes/4.2/#mmapv1-specific-configuration-options. Since the `latest` tag is specified, the database now fails to startup. ``` Starting mongodb ... done Starting go-clean-architecture ... done Attaching to...

go-clean-architecture | 2021/10/22 12:25:44 server selection error: server selection timeout

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.1.2 to 1.5.1. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.5.1 The MongoDB Go driver team is pleased to release 1.5.1 of the official Go...

dependencies

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.4.0 to 1.7.7. Release notes Sourced from github.com/gin-gonic/gin's releases. Release v1.7.7 BUGFIXES Fixed X-Forwarded-For unsafe handling of CVE-2020-28483 #2844, closed issue #2862 Tree: updated the code logic...

dependencies