Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
emykhailenko
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
21 ms
·
1.
▲
Show HN: Nola – a TypeScript superset where LLM inference is a language feature
(nola.sh)
3 points
by
emykhailenko
7d ago
|
2 comments
2.
▲
Show HN: AI Agent and HTTL – Generate an OpenAPI Spec for Any Project
(httl.dev)
1 points
by
emykhailenko
1y ago
|
0 comments
3.
▲
by
emykhailenko
2y ago
Oh yeah, that’s awesome! Thank you. You guys created a really great tool, it’s so motivating!
4.
▲
by
emykhailenko
2y ago
Great point! Actually, it's already part of the parser but not fully implemented. However, it's coming very soon!
5.
▲
by
emykhailenko
2y ago
Thank you so much :)
6.
▲
by
emykhailenko
2y ago
It was funny that when I was in the middle of the project, I discovered Hurl. It was cool, especially since it's written in Rust and uses libcurl under the hood. However, the lack of OpenAPI support and VS Code integration forced me to
7.
▲
by
emykhailenko
2y ago
Yeah, I agree. Bruno is a great tool, but it's missing one key component that I needed (maybe it's just me) – it can't run multiple requests in a chain. Also, constructions like: get { url: .... } feel too verbose to
8.
▲
by
emykhailenko
2y ago
Thank you all for showing interest in this project. You described exactly what motivated me to create this language – support for OpenAPI specs. I just wanted to have a language where I could import an OpenAPI spec and leverage the intellig
9.
▲
Show HN: A Fast HTTP Request CLI Powered by HTTL
(httl.dev)
53 points
by
emykhailenko
2y ago
|
17 comments
10.
▲
by
emykhailenko
2y ago
I'm so glad you liked it! Thank you for the feedback. Yes, I'm working on adding CLI support as well as support for other IDEs. Regarding the query string, you could just use a regular form: `get https://reqres.in/
11.
▲
A New HTTP-Focused Programming Language for Developers
(httl.dev)
2 points
by
emykhailenko
2y ago
|
2 comments