Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yannx79/recipes-api

The Recipes API provides access to manage categories, ingredients, recipes, and products. This API allows users to interact with recipe data, including categorizing recipes, adding ingredients, and associating products to recipes.
https://github.com/yannx79/recipes-api

ci docker docker-compose docker-hub git git-flow github-actions java mysql spring spring-boot spring-data-jpa

Last synced: 3 days ago
JSON representation

The Recipes API provides access to manage categories, ingredients, recipes, and products. This API allows users to interact with recipe data, including categorizing recipes, adding ingredients, and associating products to recipes.

Awesome Lists containing this project

README

        

# Recipes API

The Recipes API provides access to manage categories, ingredients, recipes, and products. This API allows users to interact with recipe data, including categorizing recipes, adding ingredients, and associating products to recipes

## Authors

- [Yannick Funes](https://github.com/Yannx79)

## Tech Stack

- **Server:** Spring Boot, Spring Data JPA
- **Database:** MySQL
- **Infraestructure:** Docker