typical-rest-server
typical-rest-server copied to clipboard
Pragmatic Boilerplate for Golang RESTful Server Implementation
The tests which uses `bou.ke/monkey` does not work on ARM64 environments: ``` $ ./typicalw t > load environment: APP_ADDRESS, APP_DEBUG, APP_READ_TIMEOUT, APP_WRITE_TIMEOUT, CACHE_DEFAULT_MAX_AGE, CACHE_HOST, CACHE_PASS, CACHE_PORT, CACHE_PREFIX_KEY, PG_CONN_MAX_LIFETIME, PG_DBNAME, PG_DBPASS,...
Are there any guidances on migration?
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @ndeloof in distribution/distribution#3783 Parse http...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210301091718-77cc2087c03b to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.16 to 4.9.0. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.0 Security Fix open redirect vulnerability in handlers serving static directories (e.Static, e.StaticFs, echo.StaticDirectoryHandler) #2260 Enhancements Allow configuring...