OrdinalNews / client

The front-end and API for inscribe.news
https://inscribe.news
17 stars 7 forks source link

Create view page in UI #7

Closed whoabuddy closed 1 year ago

whoabuddy commented 1 year ago

Rather than return the HTML from the /news/ api endpoint, we should:

This would allow for more flexibility on the page structure, styling, and SEO, as well as separate the operations of the API from the pages that return data, allowing for more integrations.