Hacker News new | ask | show | jobs
by mhoad 1420 days ago
I’ve found the following resource invaluable for designing and creating “cloud native” APIs where I can tackle that kind of thing from the very start without a huge amount of hassle https://google.aip.dev/general

The patterns section covers all of this and more

1 comments

This is a great resource but the RFC-style documentation says what you SHOULD and MUST do, not HOW to do it ...