Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Move data parsing/insertion from DB to API #34

Open
fgblomqvist opened this issue May 17, 2018 · 0 comments
Open

Move data parsing/insertion from DB to API #34

fgblomqvist opened this issue May 17, 2018 · 0 comments

Comments

@fgblomqvist
Copy link
Member

Right now the API just takes whatever data it gets, validates it, and then sends it to the DB. This should be moved to the API to make it easier to manage. Furthermore, right now the format is the SCU specific format. This should also be changed into a more generic one. The SCU data should be formatted into the correct JSON by the scraper, who then sends it to the API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant