cato
|
6d6d060d5b
|
Merge pull request #40 from cato447/remove-used-ingredients
Implement first draft to remove used ingredients
|
2022-07-22 00:31:55 +02:00 |
|
|
|
b331f8eff8
|
added sourceUrl as property to recipe
|
2022-07-18 19:00:08 +02:00 |
|
|
|
711a8e5c21
|
first draft implemented
Still struggling at some ingredients which deviating names
|
2022-07-16 22:20:32 +02:00 |
|
|
|
22b138696c
|
[WIP] BROKEN - trying to remove the used ingredients automagically
|
2022-07-14 00:19:20 +02:00 |
|
|
|
49d9f917fa
|
Merge branch 'main' into remove-used-ingredients
|
2022-07-13 17:16:46 +02:00 |
|
|
|
ac223093fe
|
Converted api classes to be only statically accessible | Renamed SpoonacularController to RecipeSearchController
|
2022-07-13 16:22:36 +02:00 |
|
|
|
4c1f2db00a
|
added functionality to spoonacular lib to convert units
|
2022-07-13 15:50:07 +02:00 |
|
|
|
33fe0e0d79
|
Program no longer terminates if .env file is not present (need for testing)
|
2022-07-13 15:42:20 +02:00 |
|
|
|
c5014c4a11
|
Finished restructuring and changed way of querying the API
|
2022-07-13 04:25:40 +02:00 |
|
|
|
f7455019c3
|
[WIP] Reworked the way the spoonaccular api response gets consumed
- Added pojos for jackson
- Filtering unneeded information from spoonaccular response
|
2022-07-12 17:24:57 +02:00 |
|