Live data from Hacker News

Viewing profile — ndimares

ndimares

HN member
Joined
Mon, Jun 20, 2022, 12:25 PM UTC
HN karma
19
Public activity
46 items

About ndimares

Email: nolan.dm.sullivan@gmail.com

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #45995496

    We literally just did something like this on Gram, not exactly what you're saying, but it's pretty close... https://www.speakeasy.com/blog/how-we-reduced-token-usage-by... We have …

  9. story
  10. comment
    Comment #42449494

    If you want a lightweight API docs replacement, I'd recommend Scalar. Simple and easy to use, but so much better than Swagger docs...

  11. comment
    Comment #42449484

    I'd like to say this was a clever ruse so that real people could reach me and bots wouldn't, but that'd be a lie. I just fat fingered it.

  12. comment
    Comment #42442315

    Caveat that I work for Speakeasy, but there are a few tools you can look at: - Speakeasy - Fern - Stainless First SDK with Speakeasy is free and we also have discounts for companie…

  13. comment
    Comment #42246045

    Hi, I work at Speakeasy. Thanks for this. I'll look into this and correct the post. Thanks :)

  14. comment
    Comment #41861953

    Code-first or spec first, doesn't matter. Everything you need to figure out how to write an OpenAPI spec.

  15. story
  16. comment
    Comment #41810141

    Anotha one

  17. comment
    Comment #41647394

    There's a lot of new companies that have started to address this issue. One of which I work at: https://www.speakeasy.com/ I genuinely think that the quality is beyond what exists …

  18. comment
    Comment #41365499

    I'm so excited to get 1.0 integrated on the site!

  19. comment
    Comment #34822367

    Hi all! we wrote this post a couple weeks ago. The TL;DR is that we recently built an API Key authorization flow that can integrate into any API provider's Gateway and makes it tri…

  20. story
  21. comment
    Comment #34639135

    Threw together a Python SDK: https://github.com/speakeasy-sdks/rows-python-sdk :) Hope it helps, and let me know what you think!

  22. comment
    Comment #34068621

    Looks nice, can you autogenerate the reference from an OpenAPI spec ?

  23. comment
    Comment #33828026

    Depending on the nature of the API, you could wrap it in a react component (if that's likely what users would do), and then embed it onto your landing page so that people could int…

  24. comment
    Comment #33546353

    I knew I was a distractible person, but I never realised the degree to which having the URL and tabs at the top of my browser was a drag on my productivity until I began using Arc.…

  25. comment
    Comment #33434136

    This is very cool, it's good to see people working to build bridges that make it easy to interface with blockchain data. Do you guys have an openAPI spec for the API?