jpwahle / cs-insights-backend

API server of the cs-insights project. This is the main part of storing data and accessing an external data analysis endpoint. It uses a mongoDB instance to store everything and queries the cs-insights-prediction-endpoint to get machine learning results.
https://jpwahle.github.io/cs-insights-backend/
MIT License
7 stars 0 forks source link

Update backend schemas according to new information in crawler. #19

Closed jpwahle closed 2 years ago

jpwahle commented 2 years ago

Is your feature request related to a problem? Please describe. When the crawler is fully migrated to DBLP, more metadata will be available to the backend.

Describe the solution you'd like We need to extend the backend accordingly.

Additional context With release after v0.2.1 this issue needs to be addressed to provide full compatibility.

github-actions[bot] commented 2 years ago

Branch issue-19 created!

trannel commented 2 years ago

Added in #54