#5836 - API-first development

This is a spacer post for a website comment topic. The content this topic relates to: #5836 - API-first development
If doing this it would probably also make sense to have some kind of precaching of resources commonly-used on the front end. This could be learned automatically, i.e. resources used by over X% of users should be auto-cached in the background. Templates, images, etc. Probably based on available bandwidth, i.e. don't do over a cellular connection.
I should put in a reference to GraphQL, which is now very popular for APIs. I think we should focus on simple JSON though. If someone then wanted to make that more performant with GraphQL that could be added on in parallel. GraphQL has a lot of complexity and presents caching challenges, so it's not something we should go for unless we identified a need for it.
0 guests and 0 members have recently viewed this.