Docker image for a .NET 8 e-commerce API using Swagger and Azure SQL. Focus: User-Api.
10K+
This Docker image hosts a .NET 8 Web API for an e-commerce platform. The platform includes several microservices, each addressing different aspects of the e-commerce functionality. These microservices are:
User-Api: Manages user-related operations such as registration, authentication, and user profile management.
Order-Api: Handles order processing, tracking, and history.
Product-Api: Manages product listings, details, and inventory.
Cart-Api: Handles shopping cart operations, including adding, removing, and updating items.
The project utilizes Swagger for comprehensive API documentation, making it easier for developers to explore and test the APIs. The backend database is hosted on Azure SQL, ensuring scalable and secure data management.
Currently, the focus is on developing the User-Api, with TechItEz spearheading the efforts.
Content type
Image
Digest
sha256:b8958190f…
Size
92.1 MB
Last updated
about 2 years ago
docker pull sidjaix/user-api