Projects with this topic
Sort by:
-
E-Commerce API Backend
A robust and scalable e-commerce API backend built with Go, featuring user authentication, product management, order processing, and image uploads. Utilizes Gin web framework, GORM for database operations, Redis for caching, and includes Swagger documentation. Containerized with Docker for easy deployment and development.
Key features:
RESTful API endpoints for products, orders, and user management JWT-based authentication and role-based access control PostgreSQL database with GORM ORM Redis caching for improved performance Swagger API documentation Prometheus metrics for monitoring Dockerized for easy setup and deploymentIdeal for building modern, high-performance e-commerce applications.
Updated