{"message":"Dynamic PostgreSQL API","endpoints":{"/tables":"List all available tables","/tables/{table_name}":"Get all data from a specific table","/tables/{table_name}/schema":"Get schema information for a table","/tables/{table_name}/count":"Get row count for a table"}}