1 Commits

Author SHA1 Message Date
Björn Benouarets
d0dc7a2837 feat: initialize Go module with dependencies
- Add go.mod with Fiber web framework, JWT, GORM, and PostgreSQL driver
- Include all necessary dependencies for IDP API development
- Set up module path as git.secnex.io/secnex/idp-api
- Add comprehensive .gitignore for Go projects
2025-09-25 23:23:58 +02:00