Found 174 repositories(showing 30)
snatch-dev
A simple recipe for .NET Core microservices.
vaquarkhan
“The Architect's Field Guide. Featuring The Khan Pattern™ for Adaptive Granularity: stop splitting, start governing.” -Vaquar Khan
sebastiendan
⚡️NestJS API Gateway recipe with JWT authentication, multi-node Web Sockets messaging and microservice example
sebastiendan
🔥NestJS Authentication microservice recipe
tillkuhn
🌅(Mostly) educational app to manage favorite locations and recipes. Techstack Frontend: Angular 17 (TypeScript, Mapbox GL), Backend: Spring Boot 4 (JDK 25, Kotlin, PostgreSQL, Kafka, Cognito), Go Microservices, Docker, Terraform managed AWS Infrastructure
This repo will show How to break a monolithic into a microservice,deploy a microservice in local Docker Desktop ,in local Kubernetes Cluster ,in Azure Container Instances ,in Azure Kubernetes Cluster with and without ingress ,in Azure ContainerApps, in AWS Fargate, in AWS EKS
PacktPublishing
No description available
sebastiendan
🚀All inclusive terraform recipe for micro-services architecture deployed on Kubernetes (AKS), from ECR docker images (AWS), with Route53 DNS records (AWS), Traefik load balancer, Let's Encrypt SSL certs, MySQL one-DB-per-microservice, blob storage
mkaizen
A simple Java Spring microservice to retrieve recipes based on ingredients
fankandin
Cooking App is a microservice based application to serve as a household database of recipes. This repository is the RESTful backend, which is planned to serve to the database GUI and (in the future) the client apps (for listing and searching recipes).
monicaribeiro
No description available
mikevoxcap
Recipe Data Service is a microservice implemented as part of my sample exercise. It sources the data for recipe information and supports API for data manipulation
ewolff
Source for booklet "Microservices Recipes"
beatlm
Spring microservices project for Thermomix recipes application
bertiewhite
A recipe tracking microservice. Written in go, managed guys
alex-latham
No description available
moussaramzi
No description available
msriv
Recipe microservice tutorial repo
sejinkim1904
No description available
BraleeGilday
FastAPI-based microservice that provides ingredient scaling and unit conversions via a REST API.
Oovvuu
Tools and recipes for creating Python microservices
tbierwirth
Node.js microservice that integrates with Edamam Recipe Search API
arturopala
Simple Recipe API microservice written with Node.js and React.js
AppyDev
Scripts for a session on Microservice Recipe using Kubernetes and Istio
LibreCuisine
LibreCuisine is a Cooking Recipe Application based on a microservice architecture
VargasCardona
Microservices-based application designed to help users organize their cooking recipes, plan weekly menus, etc.
Mackenzie-Frey
A microservice which consumes the Edamam Recipe API and serves it to the app Quantified Self.
A microservices-based meal planning app that suggests recipes based on available ingredients, dietary preferences, and user history
hugolawes
A webscraping microservice for project: scyll, to gather the recipes of the items and item stats, Written in Python.
kedr4
A .NET Core WebAPI application that serves as a Recipe Catalog platform, allowing users to register, authenticate, and share recipes. The application follows a microservices architecture, with dedicated services for authentication, recipe management, and notifications, utilizing JWT for secure access.