Apollo is a powerful, flexible, and modern JavaScript library for managing and consuming data from GraphQL APIs. Built as a highly configurable and adaptable platform, Apollo aims to provide an optimal combination of ease of use, performance, and flexibility for developers building data-driven applications using GraphQL.

634
websites using Apollo
Create a technology report โ†’
Export the list of all websites using Apollo with their listed metadata
Websites using Apollo by countrymarket share ยท top 8 countries
๐Ÿ‡บ๐Ÿ‡ธUnited States
19%
๐Ÿ‡ฉ๐Ÿ‡ชGermany
10%
๐Ÿ‡ฎ๐Ÿ‡ณIndia
6.3%
๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom
5.5%
๐Ÿ‡ฆ๐Ÿ‡บAustralia
3%
๐Ÿ‡ต๐Ÿ‡ฑPoland
2.8%
๐Ÿ‡จ๐Ÿ‡ฆCanada
2.4%
๐Ÿ‡ณ๐Ÿ‡ฑNetherlands
2.1%
0%5%10%15%20%
Websites using Apollo by industrydetected industries
Shopping ยท 53%Fashion & Beauty ยท 13%Technology & Computing ยท 11%Software Development ยท 10%SaaS & Cloud ยท 7.9%Food & Drink ยท 5.4%MARKETSHARE
Shopping53%
Fashion & Beauty13%
Technology & Computing11%
Software Development10%
SaaS & Cloud7.9%
Food & Drink5.4%

Websites using Apollo

showing 25 of 634
WebsiteCountryIndustrySizeFounded
Showing 25 of 634 websitesGet the full list โ†’

Frequently asked

What is Apollo Server?โ€บ
Apollo Server is a GraphQL server implementation that helps you build a GraphQL API by configuring data sources, resolvers, and schema.
Does Apollo support real-time data updates?โ€บ
Yes, Apollo supports GraphQL subscriptions for real-time data fetching and updates.
Is Apollo compatible with any frontend library?โ€บ
Apollo integrates seamlessly with popular frontend libraries like React, Angular, and Vue.js.
Can I use Apollo with REST APIs?โ€บ
Yes, Apollo supports querying REST APIs using the @rest directive in GraphQL queries.
What is Apollo Client?โ€บ
Apollo Client is a fully-featured GraphQL client that simplifies data fetch, caching, and state management in JavaScript applications.