techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

Doug Parker 🕸️

: A standardized format for web assets to be deployed to providers. This format would be easy for each web framework / build tool to directly support and would make them automatically compatible with all supporting cloud providers. Essentially a standardized version of 's build output API.

vercel.com/blog/build-output-a

vercel.comAnnouncing the Build Output API – VercelThe Build Output API enables any framework, including your own custom-built solution, to take advantage of Vercel’s infrastructure building blocks.

Currently we have a M x N problem, where every web framework (M) needs to integrate with every cloud provider (N). With this standard we could turn this into an M + N problem, as each framework / cloud provider only has to integrate with this one specification.