You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.