KuyoDynamics / SILCServer

API for SILC/Village Banking Applications written in nodejs
MIT License
2 stars 1 forks source link

Metadata: Add Content Types To Support #13

Open chaiwa-berian opened 5 years ago

chaiwa-berian commented 5 years ago

The Web API should offer the following content types for metadata:

Content-Type | URL extension | Description application/xml | .xml | Returns the metadata in XML representation application/json | .json | Returns the metadata in JSON representation application/pdf | .pdf | Returns the metadata as a PDF document application/csv | .csv | Returns the metadata as a CSV file application/vnd.ms-excel | .xls | .xlsx | Returns the metadata as an Excel workbook