Frameworks API

Introducing the Netlify Frameworks API

Netlify

Netlify has introduced the Frameworks API, which allows all frameworks full control over how the sites they generate are deployed to Netlify. The API was designed with an intent to provide a seamless integration with best-in-class developer experience. It provides support for multiple hosting providers through the concept of adapters, giving developers vendor independence. By writing files to specific directories with well-defined formats, Netlify can further process and create a deployment. If users decide to change their hosting provider, they can simply swap the adapter without having to change how their site is implemented. Netlify believes this model fosters interoperability across frameworks and providers.

read full post