Skip to content

leonardo-avila/food-totem-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Totem Catalog

build Deploy Coverage

This is a repository to maintain the catalog of Food Totem project. It is a microservice that provides the catalog of products and their prices. 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 catalog. It is accessible through a web browser on the address http://localhost:3003/swagger.

Requirements

  • .NET 6.0 or above
  • Docker

Running the application

On the root folder:

  make run-services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published