Interesting blog! That's why i like @vaadin . There Zero-API (I didn't knew this term before) is a core concept.
3
1
1/ While this may be true, I assume Vaadin would be one of the most bloated solutions for Zero-API.
2
The baseline to achieve zero-API is a single servlet and some HTML/JS. Of course you can add additional complexity on top. You probably want to have better abstractions, fair. But this is mainly to address DevUX, not to enable zero-API.
3
1
So Zero-API is just a fancy new name for server-side rendering like Spring Boot with Thymeleaf or PHP or Python/Django ? Or is it something else?
1
1
It was a joke. No API is often the best approach.

Nov 23, 2021 · 2:50 PM UTC

1
2
And by that, I most definitely did not mean adding a ton of complexity to hide the fact that you’re building a web app :)
2