## Serve a RESTful API from any Postgres database Example usage: ```sh dbapi -p 3000 -d postgres://postgres:@localhost:5432/dbapi_test ```