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

Expose data on API #21

Open
turicas opened this issue Oct 11, 2018 · 4 comments
Open

Expose data on API #21

turicas opened this issue Oct 11, 2018 · 4 comments

Comments

@turicas
Copy link
Contributor

turicas commented Oct 11, 2018

No description provided.

@baltazarix
Copy link

baltazarix commented Oct 11, 2018

@turicas @cuducos , Hey, I can help with this and even other issues but some description would be appreciated

@cuducos
Copy link
Collaborator

cuducos commented Oct 11, 2018

Hi @baltazarix,

From my point of view, what happens inside the app is: data.py pareses the Google Sheets document into a Python data structure using dataclass.

We could serialize this data as JSON ad serve it as /data.json, for example, without CORS headers restrictions.

@baltazarix
Copy link

@cuducos thanks a lot. I'll work on it when I back from work.

@baltazarix
Copy link

@cuducos PR ready to merge, I hope this is what you counted for

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

Successfully merging a pull request may close this issue.

3 participants