Show HN: Superglue – open source API connector that writes its own code Hi HN, we’re Stefan and Adina, and we’re building superglue ( https://superglue.cloud ). superglue allows you to 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. If you’re spending a lot of time writing code connecting to weird APIs, fumbling with custom fields in foreign language ERPs, mapping JSONs, extracting data from compressed CSVs sitting on FTP servers, and making sure your integrations don’t break when something unexpected comes through, superglue might be for you. 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. We built this after noticing how much of our team's time was spent building and maintaining data integration code. Our approach is a bit different to other solutions out there because we (1) use LLMs to generate mapping code, so you can basically build your own universal API with the exact fields that you need, and (2) validate that what you get is what you’re supposed to get, with the ability to “self-heal” if anything goes wrong. You can run superglue yourself ( https://ift.tt/BNzVD9m - license is GPL), or you can use our hosted version ( https://ift.tt/TVZKoAt ) and our TS SDK (npm i @superglue/client). Here’s a quick demo: https://www.youtube.com/watch?v=A1gv6P-fas4 You can also try out Jira and Shopify demos on our website ( https://superglue.cloud ) Excited to share superglue with everyone here—it's early so you'll probably find bugs, but we'd love to get your thoughts and see if others find this approach useful! https://ift.tt/BNzVD9m February 27, 2025 at 10:50PM
Show HN: Superglue – open source API connector that writes its own code https://ift.tt/gOxBkDv
Related Articles
Show HN: Squaddy – Easy workout sharing with groups https://ift.tt/3tt8PWwShow HN: Squaddy – Easy workout sharing with groups https://squaddy.ap… Read More
Show HN: Nanojob – A freelance job board for quick, small tasks https://ift.tt/3DXQQw2Show HN: Nanojob – A freelance job board for quick, small tasks https:… Read More
Show HN: Automate your business using GPT-3 in the browser(no-code required) https://ift.tt/3k9qBLzShow HN: Automate your business using GPT-3 in the browser(no-code req… Read More
Show HN: A Site to Practice Linux Commands https://ift.tt/3k9fmSYShow HN: A Site to Practice Linux Commands https://ift.tt/33Y6mHF Sept… Read More
Show HN: Erlang's Gen-Fsm in Go https://ift.tt/2YqYuieShow HN: Erlang's Gen-Fsm in Go https://ift.tt/3tiWmEM September 7, 20… Read More
Show HN: Weather API for non-commercial use https://ift.tt/3zar04hShow HN: Weather API for non-commercial use https://ift.tt/3Ad499W Sep… Read More
Show HN: Tmux Super Fingers https://ift.tt/3k0rq9jShow HN: Tmux Super Fingers https://ift.tt/3y6qCmV September 10, 2021 … Read More
Show HN: Create static HTML backups of your Slack workspaces https://ift.tt/3C23U1SShow HN: Create static HTML backups of your Slack workspaces https://i… Read More
0 Comments: