About This Website
This website is built and maintained with substantial help from AI tools — primarily Claude. Pages carry an "AI-assisted · verified against source" badge to make that explicit. A few blog posts written entirely by hand carry a "Human Written" badge instead. The badges link here.
How These Docs Are Made
The docs are maintained the same way NpgsqlRest itself proposes you build software: AI does the writing, machines verify the facts. Configuration keys, defaults, and annotation behavior are checked against the source code of the documented version — when the code and the docs disagree, the code wins and the docs get fixed. Accuracy is the contract; authorship is just tooling.
The project itself is a different story. The C# library, parser, code generator, and runtime are hand-written — more than two years of evenings and weekends — and covered by 2,200+ integration tests running against real PostgreSQL. The AI-assisted part is the website you're reading; the thing it documents is not.
We think that's the honest division of labor, and we'd rather label it than fake it. If the approach sounds familiar, it's because it is the product's whole thesis: declare the intent, let machines verify the result.
Look, I'm just a guy who likes SQL, that's all.
About the Author
NpgsqlRest is built and maintained by Vedran Bilopavlović — battle-tested in production, MIT-licensed, no paid tier, no telemetry.
Feedback
Found a mistake or an inaccuracy? Comments are open at the bottom of every page and go straight to the maintainer — that feedback loop is how AI-assisted docs stay accurate. Bug reports and feature requests live on GitHub; security issues have a private reporting channel.