Commit Graph

3 Commits

Author SHA1 Message Date
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