Table Listing
A list of your PostGres Tables//define arguments
var args = {
format: 'geojson'
};
//jQuery POST
$.post('http://pgrestapi.dfprod.dataplusfeminism.mit.edu/services/tables', args).done(function (data) {
//Callback on success
console.log(data);
})http://pgrestapi.dfprod.dataplusfeminism.mit.edu/services/tables?format=geojsonhttp://pgrestapi.dfprod.dataplusfeminism.mit.edu/services/tables?format=geojson&search=a