RaboDeToro-hub-2 / uvlhub

Repository of feature models in UVL format integrated with Zenodo and flamapy following Open Science principles - Developed by DiversoLab
https://docs.uvlhub.io
0 stars 0 forks source link

EPIC: Fakenodo #8

Open tomrodrod opened 3 weeks ago

tomrodrod commented 3 weeks ago

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:

Image

Fakenodo API:

Image

Frontend:

All references to Zenodo must be updated to Fakenodo:

Image

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.