Live data from Hacker News

Viewing profile — rguldener

rguldener

HN member
Joined
Sun, Oct 17, 2010, 12:15 PM UTC
HN karma
631
Public activity
130 items

About rguldener

Founder @ nango.dev

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #47584413

    Author here, the build happens together with building your app. Once built, the code executes deterministically at runtime. The news here is the AI reading the API docs, assembling…

  6. story
  7. story
  8. comment
    Comment #46113045

    Nango | Staff backend engineer | Remote | Full time | $120-200k + equity Nango (YC W23) is an open-source developer infrastructure for product integrations. We power the integratio…

  9. comment
    Comment #45988805

    Nango is an open-source alternative: https://nango.dev Especially if you use pipedream for integrations in your agent or product. (I’m one of the founders)

  10. comment
    Comment #45804432

    Nango | Staff backend engineer | Remote | Full time | $120-200k + equity Nango (YC W23) is an open source product: Developer infrastructure for product integrations. We power the i…

  11. comment
    Comment #45672189

    It varies a lot. Which is why we always recommend to start with the feature requirements/user problem and work backwards from there. Examples: - Low latency to show X last emails a…

  12. comment
    Comment #45671751

    Founder of https://www.nango.dev here. A lot of teams use us for their Gmail & Google calendar integrations. If you want to run complex queries across large parts of the data, sync…

  13. story
  14. comment
    Comment #45451225

    Thanks for the flag, should be fixed!

  15. comment
    Comment #45444149

    Nango | Staff backend engineer | Remote | Full time | $120-200k + equity Nango (YC W23) is an open source product: Developer infrastructure for product integrations. We power the i…

  16. story
  17. comment
    Comment #45419027

    Open source tools for engineers to build integrations in their products: https://nango.dev

  18. story
  19. comment
    Comment #44316974

    We offer volume discounts on all metrics. Email me on robin @ and happy to find a solution for your use case

  20. comment
    Comment #44316139

    Agree, one MCP server per API doesn’t scale. With something like https://nango.dev you can get a single server that covers 400+ APIs. Also handles auth, observability and offers ot…

  21. comment
    Comment #43370490

    You could use Nango for the OAuth flow and then pass the user’s token to the MCP server: https://nango.dev/auth Free for OAuth with 400+ APIs & can be self-hosted (I am one of the …

  22. comment
    Comment #42923042

    Nango | Remote | Hiring fullstack engineers & Entrepreneuer in Residence Nango is an open-source platform for product integrations with 300+ APIs. B2B SaaS use us to connect their …

  23. comment
    Comment #42392582

    A year ago we implemented OAuth for 100 popular APIs. Our experience was exactly like OP describes: https://www.nango.dev/blog/why-is-oauth-still-hard

  24. comment
    Comment #42382002

    I agree. Integrations can be incredibly cumbersome if you have to learn each API from scratch. There are also more flexible solutions like https://www.nango.dev It handles the API-…

  25. story
    Show HN: Nango Auth – Free OAuth for 250 APIs

    Nango Auth is a free, source-available implementation of (O)Auth for 250+ APIs. Auth with external APIs is surprisingly difficult. OAuth is a mess[0], many APIs require parameters …