Great for a single blog or small site. Why make your user wait longer than they have to?
Everything small to medium-sized businesses need to speed up their website (or sites).
For larger development teams and digital agencies.
For agencies and developers with lots of clients and lots of sites.
Bundlebee concatenates, minifies and caches API requests from third-party vendors into a single response, called a bundle, significantly reducing both file sizes and load times to dramatically improve the user experience. Bundlebee makes any site with multiple API calls faster and more reliable, independent of the content management platform you run.
Yes. API responses can be transformed, merged or manipulated in any way. For example, you could make requests to Vimeo and YouTube, normalize the two responses (make them both match the YouTube format for example) and interleave them in a single JSON response. That response is cached for rapid delivery to the end users.
Bundelbee supports XML, CSV, and Google Sheets. Addtional formats can be added in as needed. All of these formats can be converted to JSON, the de-facto standard for data interchange on the web. That makes life easy on developers and browsers alike.
There are wizards for many common endpoints, but any API that is accessed via GET or POST requests using oauth or oauth2 (or are simply anonymous) can be accessed using our generic HTTP profile.