Skip to content

leonardo-avila/food-totem-payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Totem Payment

build deploy Coverage

This is a repository to maintain the payment of Food Totem project. It is a microservice that provides the payments of products bought by customers. It is a REST API, accessible through HTTP requests by the API Gateway configured on another repository.

The complete documentation could be found on the API Gateway repository.

Besides that, it has an local version to be used on development environment. It is a simple web application that provides a user interface to manage the payments. It is accessible through a web browser on the address http://localhost:3002/swagger.

Requirements

  • .NET 6.0 or above
  • Docker

Running the application

On the root folder:

  make run-services

Be sure to update the environment variables for your Mercado Pago access token and etc. This variables are set on the infra/local/docker-compose.yaml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published