/api-catalogue-data-source

A repository containing metadata about APIs that can be consumed the central API catalogue

Primary LanguagePythonMIT LicenseMIT

API catalogue data source

Currently the API catalogue is built using a CSV file that we manually update. Eventually we want to pull in this metadata from a JSON endpoint using the federated model of API discovery. As an intermediary step we're converting the data in the CSV file into JSON and storing it in this repository, to show how it can work with the data in this format and being pulled in from an external source.