DataRohit/Simple-Gopher-Social-Backend
This Go backend API for GopherSocial is built with chi router, JWT-based user authentication, and supports post/comment creation with pagination. It uses PostgreSQL for data management, Zap for structured logging, and includes migration handling and rate limiting for performance and security.
GoMIT