7 Commits

Author SHA1 Message Date
11c1e022b6 rename modules according to rules 2022-07-22 01:01:21 +02:00
711a8e5c21 first draft implemented
Still struggling at some ingredients which deviating names
2022-07-16 22:20:32 +02:00
d9dcda19df added support for postgres 2022-07-14 01:15:39 +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
cato
a1b0e7d838 Items endpoint tests and updates to the item endpoint (#13) (#16)
* Creation of base template (#1)

* Sample template created

* added findByName functionality for item

* Solve Cors errors and inhibit DefaultExposure

* changed project structure

* Added frontend

* changed base path of REST api and updated frontend api quering

* Items enpoint tests and updates to the item endpoint (#13)

* Config setup

* add tests for items

Co-authored-by: Bruno <brunoj.philipp@gmail.com>
2022-06-05 17:35:37 +02:00
cato
f6385b40f6 Proof of concept (#6)
* Sample template created

* added findByName functionality for item

* Solve Cors errors and inhibit DefaultExposure

* changed project structure

* Added frontend

* Creation of base template (#1)

* changed base path of REST api and updated frontend api quering
2022-06-02 19:11:46 +02:00