Skip to content

REST API with user registration, http basic authentication, author-only deletes/updates, authenticated CRUD. Search-by functions with H2 file database, data validations. Responses with proper exceptions handling and propagation.

Notifications You must be signed in to change notification settings

technologic-technologic/RecipeManagementSystem

Repository files navigation

This is the Recipe Management System project I made myself.

An urge to cook something special is too hard to resist sometimes. But what if you lost the recipe? Or your beloved grandma is too busy to answer a call and remind you of your favorite cake recipe? Let's make a program that stores all recipes in one place. Get to know the backend development and use Spring Boot to complete this project. Learn about JSON, REST API, Spring Boot Security, H2 database, LocalDateTime, Project Lombok, and other concepts useful for your backend career.



Learn more at https://hyperskill.org/projects/180

Here's the link to the project: https://hyperskill.org/projects/180

Check out my profile: https://hyperskill.org/profile/623552288

About

REST API with user registration, http basic authentication, author-only deletes/updates, authenticated CRUD. Search-by functions with H2 file database, data validations. Responses with proper exceptions handling and propagation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages