Do you use pgAPI?
What is pgAPI?
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.
Recent launches
pgAPI
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.