dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

Remove asset serving #478

Closed abovedave closed 3 years ago

abovedave commented 5 years ago

I was thinking between Web, API and CDN we have three potential ways (and codebases to maintain) to serve static assets (jpg, css etc). I'm wondering how we can optimise this setup - e.g., Web serves text only, API does JSON only and CDN fills the gaps?