Hacker News new | ask | show | jobs
Simple vanilla restaurant booking system (vanillife.substack.com)
1 points by hayavuk 129 days ago
1 comments

A simple restaurant reservation system demo using NpgsqlRest which allows the author to write the backend using plain SQL entirely in Postgres. Code example provided in the article.