Skip to content
@superglue-ai

superglue

Open source proxy server for data mapping. Fetch and transform data from any external system and file format.

superglue_logo_white

API connector that writes its own code 🍯

superglue lets you connect to any API/data source and get the data you want in the format you need. It’s an open source proxy server, which sits between you and your target APIs. Thus, you can easily deploy it into your own infra.

Here's how it works: You define your desired data schema and provide basic instructions about an API endpoint (like "get all issues from Jira"). Superglue then does the following:

  • Automatically generates the API configuration by analyzing API docs.
  • Handles pagination, authentication, and error retries.
  • Transforms response data into the exact schema you want using JSONata expressions.
  • Validates that all data coming through follows that schema, and fixes transformations when they break.

GitHub Y Combinator Client SDK Docker Twitter Adina Twitter Stefan

🤝 contributions

we love your contributions. feel free to chime in and build with us.

check our open superglue issues and open superglue pull requests for more information.

💬 join the community

join our discord to stay in the loop about latest releases.

Popular repositories Loading

  1. superglue superglue Public

    Self-healing open source data connector. Use it as a layer between you and any complex / legacy APIs and always get the data that you want in the format you expect.

    TypeScript 1.1k 53

  2. superglue-js superglue-js Public

    This is the JS/TS client SDK for superglue. For the main repository, see superglue-ai/superglue.

    TypeScript 3

  3. .github .github Public

  4. assistant-ui assistant-ui Public

    Forked from assistant-ui/assistant-ui

    Typescript/React Library for AI Chat💬🚀

    TypeScript

Repositories

Showing 4 of 4 repositories
  • superglue Public

    Self-healing open source data connector. Use it as a layer between you and any complex / legacy APIs and always get the data that you want in the format you expect.

    superglue-ai/superglue’s past year of commit activity
    TypeScript 1,148 GPL-3.0 53 5 5 Updated Mar 3, 2025
  • superglue-js Public

    This is the JS/TS client SDK for superglue. For the main repository, see superglue-ai/superglue.

    superglue-ai/superglue-js’s past year of commit activity
    TypeScript 3 MIT 0 0 0 Updated Mar 2, 2025
  • .github Public
    superglue-ai/.github’s past year of commit activity
    0 0 0 0 Updated Feb 26, 2025
  • assistant-ui Public Forked from assistant-ui/assistant-ui

    Typescript/React Library for AI Chat💬🚀

    superglue-ai/assistant-ui’s past year of commit activity
    TypeScript 0 MIT 509 0 0 Updated Feb 25, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

TypeScript

Most used topics

Loading…