typical-rest-server icon indicating copy to clipboard operation
typical-rest-server copied to clipboard

Pragmatic Boilerplate for Golang RESTful Server Implementation

Results 6 typical-rest-server issues
Sort by recently updated
recently updated
newest added

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,...

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...

dependencies

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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20210301091718-77cc2087c03b&new-version=0.1.0)](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...

dependencies

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...

dependencies