This website requires JavaScript.
Explore
Help
Sign In
jessebrault
/
meals-made-easy-api
Watch
1
Star
0
Fork
0
You've already forked meals-made-easy-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1137f390b7
meals-made-easy-api
/
src
/
main
/
java
/
app
/
mealsmadeeasy
/
api
History
JesseBrault0709
1137f390b7
Get recipe info views from RecipeService and RecipeController.
2024-07-09 17:46:17 +02:00
..
auth
RefreshToken refresh() method/endpoint and logic.
2024-06-25 16:48:47 +02:00
jwt
RefreshToken refresh() method/endpoint and logic.
2024-06-25 16:48:47 +02:00
recipe
Get recipe info views from RecipeService and RecipeController.
2024-07-09 17:46:17 +02:00
security
Get recipe info views from RecipeService and RecipeController.
2024-07-09 17:46:17 +02:00
signup
Sign up controller, logic, and tests.
2024-06-26 08:46:45 +02:00
user
Basic Recipe entity and models.
2024-06-27 13:06:41 +02:00
GreetingController.java
Basic Users and authentication.
2024-06-20 15:53:06 +02:00
MealsMadeEasyApiApplication.java
Basic Users and authentication.
2024-06-20 15:53:06 +02:00
MvcConfiguration.java
Added cors configuration for local development.
2024-06-22 09:41:21 +02:00