RestAPI boilerplate on golang
Stars
29
Forks
0
Watchers
29
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
74
commits
2
commits
🎨 style(imports): Reorder import statements for consistency across the entire codebase.
f93e0d5View on GitHub🔧 feat(config): Standardize project IDs and update CI token in build configurations.
592e2f7View on GitHub💚 chore(CI/CD): Update secret variable name for GitHub Actions release workflow.
fff2241View on GitHub♻️ refactor(core): Rename Go module to go-api and update dependencies.
8bb7a13View on GitHub⬆️ refactor(deps): Upgrade Go module dependencies to their latest stable versions. This includes updating JWT to v5 and refining RabbitMQ vhost path handling.
5139b22View on GitHub