pgAPI is a "Database as a service" framework that automatically creates the REST API endpoint for the given URL. The endpoint is designed to call a Postgres Database Function configured at the time of API endpoint creation. This application automates the URL routing while the developers must have to just focus on the database method creation.