rowanu / boc-updates

All the AWS updates you need, in one place

Home Page:https://bigorange.cloud/updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fetch all items via API

rowanu opened this issue · comments

commented

Expose items in the database via HTTP API.

Use HTTP API (over GraphQL) as the interaction will be very simple (i.e. just GET), and it can then be cached by URL.

commented

Probably don't need to sort them - that can happen client-side.