golang-rest-api-template icon indicating copy to clipboard operation
golang-rest-api-template copied to clipboard

Template for REST API made with Golang using Gin framework, PostgreSQL database, JWT authentication and Redis cache

Results 9 golang-rest-api-template issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.38.0. Commits aae6e61 go.mod: update golang.org/x dependencies 9c1aa6a ssh/test: reset the random source before capturing a recording 8819902 ssh/test: enable Diffie-Hellman key exchange algorithms 3f311e4...

dependencies
go

Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.7.3 to 1.7.5. Release notes Sourced from github.com/gin-contrib/cors's releases. v1.7.5 Changelog Enhancements 2def2668d39af5a40c00d15219ae91375b898e2f: chore: update dependencies to their latest stable versions (@​appleboy) Build process updates 086191d13ab60b26d3550066a8b4bd77513b5bf5: ci:...

dependencies
go

I've been doing source code analysis of certain types of public repos for a specific classes of problems, and I found a something in your repo from my research that...

Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.33.0 to 0.36.0 Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against...

dependencies
go

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.10.0 to 0.11.0. Commits 0c50ed8 all: upgrade go directive to at least 1.23.0 [generated] 66520f6 rate: simplify function advance only returns new Tokens to caller See full...

dependencies
go

Suggested structure inside /api: ``` /api /books book.go bookservice.go bookcontroller.go /users ...same as above ```

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.mongodb.org/mongo-driver&package-manager=go_modules&previous-version=1.17.2&new-version=1.17.3)](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies

enhancement
help wanted
good first issue