NOTE: This has to be specified by the professors yet
(TBS)
Supposition:
Create a fake external service that serves the same API as Zenodo and returns mocks. (This should be discussed with the professor).
(Zenodo) Fakenodo Model:
Fakenodo API:
Frontend:
All references to Zenodo must be updated to Fakenodo:
Backend:
The logic itself is already implemented in our project. We would only have to switch the URL to ours.
In what our API respects, we must create a microservice that serves this data. Our options are to include it in the project and dockerize it, or externalize it using other technologies.
NOTE: This has to be specified by the professors yet
(TBS)
Supposition:
Create a fake external service that serves the same API as Zenodo and returns mocks. (This should be discussed with the professor).
(Zenodo) Fakenodo Model:
Fakenodo API:
Frontend:
All references to Zenodo must be updated to Fakenodo:
Backend:
The logic itself is already implemented in our project. We would only have to switch the URL to ours.
In what our API respects, we must create a microservice that serves this data. Our options are to include it in the project and dockerize it, or externalize it using other technologies.