ended7월 1일· 1 sources

A Generic Table API with Dapper in 80 Lines of C#

Why it matters

Sometimes you quickly need a read-only API on top of a PostgreSQL database. No Entity Framework setup. No code generation. No endpoint per table. Just query a known table and return the result. The te...

1
Sources
+0
24h
Growth
5d
Active

Sources

Related Issues