Skip to content

augustomarques/smart-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartCookbook

Cooking recipe system

This project (CRUD) was developed to demonstrate the use of some tools and frameworks, including:

The system provides REST APIs to CRUD the recipes and their ingredients. Registration via Kafka was also made available.

To store the data, the MySQL database was used.

To run the application it is necessary to have Docker and Docker Compose installed.

Just run docker-compose and the application and all its dependencies will be started.

docker-compose up -d

To access the API documentation (Swagger) just access the address:

localhost:8080/swagger-ui.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •