Closed roseleaf closed 8 years ago
curl example of using the parse API:
Export Request curl -X GET \ -H "Content-Type: application/json" \ -H "X-Parse-Application-Id: wqnhSRoalmJA5uu33MUXEMJMsZ0CcE2cU3QMD7Bx" \ -H "X-Parse-REST-API-Key: jOVPiEG0JEYKFtmPBSF9vUnKAFCWFKtDwunnm6cF" \ https://api.parse.com/1/classes/Facility
This can be easily imported into firebase, but could be used regardless of backend solution
This takes all output from a LinkSF instance's API, converts it to HSDS format, and outputs a JSON file.