Skip to content

br-jeff/commerce

Repository files navigation

API - Ecommerce

Introduction

This project is a simple e-commerce application. You can access the API documentation by visiting the route /docs, where you will find information about all available routes and their associated request and response schemas.

Default port will be 8080

Diagram

To start a project, you should follow the Requirements section and begin by running:

docker compose up

Requirements

You can make a download of postaman collection inside of documentation folder.

Before you get started with this project, please make sure you have the following prerequisites:

  • Docker: Ensure that Docker is installed on your system.
  • Docker Bridge Network: Create a Docker bridge network with the following command:
docker network create -d bridge my-bridge-network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published