Web APIs

About Web APIs

A resource for learning and exploring browser APIs

I was using web APIs for years in web apps, but haven't realized that there are so many. The web platform continuously evolves with powerful capabilities that often go unnoticed by developers.

This site's goal is to present web APIs in a more friendly way than the official docs. Each API is demonstrated with interactive examples and clear explanations to help you understand and implement them in your projects.

This site is not official and the samples are for demo purposes. If you found a bug or think of an improvement, let me know at michael@bollin.dev.

About the Author

Michael Bollin

I've spent over twenty years in development, with a strong focus on frontend technologies and JavaScript ecosystems. Throughout my career, I've witnessed the evolution of web APIs from basic DOM manipulation to the powerful capabilities we have today.

As a frontend specialist, I've worked extensively with various browser APIs, modern JavaScript frameworks like React, and built numerous web applications that leverage these technologies.