Imports
- github.com/gin-contrib/cors
- github.com/gin-gonic/gin
- gorm.io/gorm
- gorm.io/driver/mysql
- github.com/joho/godotenv
- github.com/golang-jwt/jwt/v4
Imports in module “github.com/gemm123/crowdfunding”
- github.com/gemm123/crowdfunding/auth
- github.com/gemm123/crowdfunding/campaign
- github.com/gemm123/crowdfunding/handler
- github.com/gemm123/crowdfunding/helper
- github.com/gemm123/crowdfunding/payment
- github.com/gemm123/crowdfunding/transaction
- github.com/gemm123/crowdfunding/user