Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Data as an API #2

Open
sumwatshade opened this issue Mar 20, 2020 · 0 comments
Open

Expose Data as an API #2

sumwatshade opened this issue Mar 20, 2020 · 0 comments
Labels
enhancement New feature or request needs design We still need to agree on a design for this feature

Comments

@sumwatshade
Copy link
Owner

sumwatshade commented Mar 20, 2020

Exposing the data as an API (and consuming it as such within the app) is a good way to eventually prepare to source the data from elsewhere (maybe S3 or mongo)

Deliverables

  • use Next JS Api Routes to create an api route /api/get-places that will return the JSON
  • consume the API from server-side within the relevant page.
@sumwatshade sumwatshade added the enhancement New feature or request label Mar 22, 2020
@sumwatshade sumwatshade added this to the Project Proposal milestone Apr 3, 2020
@sumwatshade sumwatshade added the needs design We still need to agree on a design for this feature label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs design We still need to agree on a design for this feature
Projects
None yet
Development

No branches or pull requests

1 participant