Best of REST API — May 2024
- 1
- 2
- 3
- 4
- 5
- 6
Community Picks·2y
The API database architecture - Stop writing HTTP-GET endpoints
The API database architecture eliminates the need for writing HTTP-GET endpoints by using PostgREST as a server to connect to a PostgreSQL database. It supports filtering, sorting, paging, and authentication out of the box.
