Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Volbohel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Volbohel
3y ago
Hi, one of the makers of RecipeUI. Happy to hear this is something you liked! We're still finding edge cases when it comes to parsing cURL commands, so if you find any that we missed please file an issue or send us a message (here or d
2.
▲
by
Volbohel
3y ago
Will follow up tomorrow! Our initial product had import OpenAPI schema, but we temporarily removed it after finding a few bugs.
3.
▲
by
Volbohel
3y ago
Will follow up tomorrow! Our initial product had import OpenAPI schema, but we temporarily removed it after finding a few bugs.
4.
▲
by
Volbohel
3y ago
Desktop App is better because it directly makes the request! Web app will have a custom proxy filter or just allow you to make the request if CORS is not an issue soon. We’ll add this to a settings panel. Thanks for being this up, we’ll mak
5.
▲
by
Volbohel
3y ago
GraphQL is in our timeline for the next 2 weeks! Let us know if you have a favorite GraphQL API so we can add it in our public collection.
6.
▲
by
Volbohel
3y ago
Currently, we're not convincing enough for the team use case that tackles many of the things you're describing (especially auth). Thanks for the feedback!!! We're closely working on an API Storybook that'll be more nativ
7.
▲
by
Volbohel
3y ago
Looking forward to your feedback when you use it! Currently we validate with mappings from TypeScript to JSONSchema. OpenAPI is definitely a gold standard, but I think JSONSchema is fairly strong as well. We're still considering better
8.
▲
by
Volbohel
3y ago
Hoppscotch is great! We have the same mindset as the founder that most API tools are outdated and were built a long time ago. Many API tools are lightweight reskins of Postman and we truly wanted to offer something different. Which is why w
9.
▲
by
Volbohel
3y ago
Really nice embarrassing catches, thank you for flagging and debugging!!! Patch fixed both of these :)
10.
▲
by
Volbohel
3y ago
Storing secrets in the cloud has been a top concern for me, which is why we don't do it and one of the main reasons why the code is open sourced. Currently secrets are just stored locally on desktop and web via IndexDB. I'd love t
11.
▲
by
Volbohel
3y ago
We're thinking of a way to sync this with git or some link to a schema somewhere (e.g an OpenAPI yaml spec). For now, you'll have to manually write the TypeScript interfaces but we'll support sharing APIs soon!
12.
▲
by
Volbohel
3y ago
I was almost convinced to use electron because it uses the same language as the frontend (JS) and has "better" support for production apps. Ultimately went with Tauri because more people need to push the needle with alternatives a
13.
▲
Show HN: Open-source Postman alternative with type safety
(recipeui.com)
275 points
by
Volbohel
3y ago
|
87 comments