Hey folks!
Integrating third-party APIs can be time-consuming and cumbersome. To simplify this process, we have created Poozle
We provide a single GraphQL endpoint for all SAAS APIs, regardless of their protocols. Poozle makes it easy to build integrations for your app into services like GitHub, Jira, Salesforce, Pipedrive, Hubspot, and Gmail. To integrate any API, you typically need to read its documentation, implement its specific authentication, and make very specific calls to its servers. Although this may seem normal, it adds up and becomes time-consuming.
We believe that GraphQL is a query language suitable for all APIs. We can express our data requirements succinctly, even between services, and let a single execution engine determine how to translate those requirements into specific API calls.
We have built a GraphQL service that knows how to communicate with each backend API we support, retrieving the exact data you need. Here is the link of out product demo:
We’d really appreciate your feedback on Poozle. We have a lot we want to improve on, and would love to hear where you want us to go next.
Also do support us by starring our repo
https://github.com/poozlehq/engine