YoungElPaso / jira-list-preact

A demo Preact app that consumes a list of issues from a JIRA instance
0 stars 0 forks source link

Load JSON from API (or mock) #1

Open YoungElPaso opened 7 years ago

YoungElPaso commented 7 years ago

Contentful, Firebase, Couch/PouchDB... lots of options.
Requirements: voting (i.e. writes) Would be a lot easier if it was just read-only.

YoungElPaso commented 7 years ago

Just doing read-only (ish) only write to client for votes for now. See this comment too https://github.com/YoungElPaso/jira-list-preact/issues/2#issuecomment-299276010