- Made a REST API template for web development, includes custom authentication, session management with Redis, PostgreSQL + sqlx, support for CORS requests and many more, feedback is welcomed! https://github.com/bruno-chavez/go-web-template 11 comments golang
Linked pages
- GitHub - golangci/golangci-lint: Fast linters runner for Go https://github.com/golangci/golangci-lint 54 comments
- GitHub - julienschmidt/httprouter: A high performance HTTP request router that scales well https://github.com/julienschmidt/httprouter 38 comments
- GitHub - joho/godotenv: A Go port of Ruby's dotenv library (Loads environment variables from .env files) https://github.com/joho/godotenv 18 comments
- GitHub - mfridman/tparse: CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly. https://github.com/mfridman/tparse 11 comments