Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DataOverload
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
API Is Not Your MCP Tool
(ro14nd.de)
2 points
by
DataOverload
1mo ago
|
0 comments
2.
▲
by
DataOverload
1y ago
AI slop
3.
▲
by
DataOverload
1y ago
Code-First vs Design-First, tools you should use, and more
4.
▲
by
DataOverload
1y ago
Hey - get in touch with me at Zuplo. If this is for a charity, we might be able to swing you a really cheap deal.
5.
▲
by
DataOverload
1y ago
Cool project! Love the OpenAPI 3 support
6.
▲
by
DataOverload
1y ago
This is me! I actually just made a blog version of this with my code samples linked: https://zuplo.com/blog/2025/03/24/apis-at-the-edge
7.
▲
by
DataOverload
1y ago
Here's some tips I had on ensuring you can make changes or rollback changes to your API without breaking your consumer's trust.
8.
▲
by
DataOverload
1y ago
There is now an official RFC for this: https://datatracker.ietf.org/doc/html/rfc9745
9.
▲
by
DataOverload
2y ago
There are many SDK generators out there (even OSS) - what makes you special?
10.
▲
by
DataOverload
2y ago
I have a project I work on every now and then that consumes arazzo specs: https://github.com/AdrianMachado/arazzo-runner Essentially its an executor for Arazzo
11.
▲
by
DataOverload
2y ago
I'm working on a gateway called Zuplo that is Openapi-native and can synchronize with your generated OpenAPI docs too
12.
▲
by
DataOverload
2y ago
You can write/generate OpenAPI in JSON. There are also many GUIs out there
13.
▲
by
DataOverload
2y ago
Totally agree - I think the agents are honestly incentivized to not identify themselves
14.
▲
by
DataOverload
2y ago
This was predictable vs creating a backdoor
15.
▲
by
DataOverload
2y ago
FastAPI + Render + Zuplo tutorials from the FastAPI expert Marcelo Trylesinski
16.
▲
by
DataOverload
2y ago
Hey folks - I tried to make the most comprehensive guide to API rate limiting out there. There's definitely some less explored topics like the new rate limiting header RFCs so even if you're experience with rate limiting - you mig
17.
▲
by
DataOverload
2y ago
Neat!
18.
▲
by
DataOverload
2y ago
Quick tutorial I wrote on recreating the Supabase API experience using any hosted postgres. In this case I used neon for ease of setup, but the implementation can be adapted using the node `pg` module.
19.
▲
by
DataOverload
2y ago
We switched from Fly to CF workers a while ago, and never looked back
20.
▲
by
DataOverload
2y ago
You can replace the @neondatabase/serverless module with the node Postgres module (pg). Here's a sample of what that would look like: https://github.com/subzerocloud/showcase/blob/main/vercel-po
21.
▲
Show HN: Neon-PostgREST – Build a Supabase-Like API/SDK DevX over Neon
(github.com)
8 points
by
DataOverload
2y ago
|
2 comments
22.
▲
by
DataOverload
2y ago
Good guide on how to avoid having too many query params
23.
▲
Understanding the HTTP Deprecation Header
(zuplo.com)
3 points
by
DataOverload
2y ago
|
2 comments
24.
▲
by
DataOverload
2y ago
Here's the IETF Draft proposal as well: https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-dep... - not an RFC yet
25.
▲
by
DataOverload
2y ago
Author here - I actually plan on covering the deprecation header in a different post on sunsetting
26.
▲
by
DataOverload
2y ago
Useful tips and examples for informing end users of an impending deprecation as a dev
27.
▲
by
DataOverload
2y ago
Ooh, have a repo link?
28.
▲
Simple HTTP Authentication: A Beginner's Guide
(zuplo.com)
5 points
by
DataOverload
2y ago
|
0 comments
29.
▲
HTTP 429 Errors: How to Avoid, Handle, and Build Them
(zuplo.com)
2 points
by
DataOverload
2y ago
|
0 comments
30.
▲
xAI API DevX: Great potential, but falls flat
(zuplo.com)
3 points
by
DataOverload
2y ago
|
0 comments
More ›