Exemplary real world application built with Golang + Gin
Stars
2.7k
Forks
525
Watchers
2.7k
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
15
commits
4
commits
4
commits
3
commits
1
commits
1
commits
1
commits
1
commits
1
commits
fix: enforce strict authorization and improve API compliance (#54)
626c372View on GitHubfix: comprehensive security, compliance and coverage updates (#53)
3201c46View on GitHubperf: optimize database queries to eliminate N+1 problems (#49)
3a16e06View on GitHubfix: API spec compliance and improved test coverage (#50)
83d45f1View on GitHubfix: sort article tags alphabetically for API spec compliance (#48)
1c19b70View on GitHubfix: add Preload for article tags query and improve test coverage (#47)
e5c6928View on GitHubfix: resolve articles API test failures and add environment config (#46)
f3ed78bView on GitHubchore: update dependencies to 2025 stable versions (#45)
6ccdfbeView on GitHubfix: Fix Coveralls 0% coverage and improve API compatibility (#44)
43e8241View on GitHubModernize golang-gin-realworld-example-app: Update Go, GORM v2, JWT v5, and dependencies (#36)
804a013View on GitHubModernize CI pipeline from Travis CI to GitHub Actions with multi-version testing and security scanning (#41)
2a83e73View on GitHub