Deep Dive into PostgREST - Time Off Manager (Part 3)

from blog boringSQL | Supercharge your SQL & PostgreSQL powers, | ↗ original
↗ original
This is the third and final instalment of "Deep Dive into PostgREST". In the first part, we explored basic CRUD functionalities. In the second part, we moved forward with abstraction and used the acquired knowledge to create a simple request/approval workflow. In Part 3, we will explore authentication and authorisation options to finish something...