Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yannx79/recipes-api
- Owner: Yannx79
- Created: 2024-11-11T05:25:27.000Z (6 days ago)
- Default Branch: master
- Last Pushed: 2024-11-13T04:17:10.000Z (4 days ago)
- Last Synced: 2024-11-13T05:21:08.070Z (4 days ago)
- Topics: ci, docker, docker-compose, docker-hub, git, git-flow, github-actions, java, mysql, spring, spring-boot, spring-data-jpa
- Language: Java
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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