Viewing profile — ndimares
ndimares
HN member- Joined
- Mon, Jun 20, 2022, 12:25 PM UTC
- HN karma
- 19
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About ndimares
Recent public activity
- story
- story
- story
- story
- story
- story
- story
-
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 …
- story
-
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...
-
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.
-
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…
-
comment
Comment #42246045
Hi, I work at Speakeasy. Thanks for this. I'll look into this and correct the post. Thanks :)
-
comment
Comment #41861953
Code-first or spec first, doesn't matter. Everything you need to figure out how to write an OpenAPI spec.
- story
-
comment
Comment #41810141
Anotha one
-
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 …
-
comment
Comment #41365499
I'm so excited to get 1.0 integrated on the site!
-
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…
- story
-
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!
-
comment
Comment #34068621
Looks nice, can you autogenerate the reference from an OpenAPI spec ?
-
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…
-
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.…
-
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?