I am working with PostgreSQL which is present in Azure. I want to implement API for PostgreSQL database with PostgREST API. Is it possible to do that?
Thanks in advance
I didn't find any direct evidences to prove your requirement from official document indeed as same as you, however I try to ask some experiences from this chat room.
It seems that someone else connects with Google Cloud PostgreSQL database successfully.
So I would suggest you trying to follow the tutorial to plug the correct credentials with Azure PostgreSQL db.