ihulsbus / cookbook

Web app to create, store and manage recipes, shopping lists and meal planner
GNU Affero General Public License v3.0
0 stars 0 forks source link

Backend V2.0 #25

Open ihulsbus opened 1 month ago

ihulsbus commented 1 month ago

Backend V2 aims to resolve some basic issues in the current backend

V2 will be utilising a microservice architecture. For now, the following services have been identified:

Keycloak will be used as the authentication/authorization service via JWT tokens.