Overview
The objects created on the platform have their metadata stored in the database. Corridor allows the users to access that metadata in multiple ways.
corridorpackage: If the client is running apythonbased application,corridorpackage can be used to access the metadata for all the objects.custom apis: If the client application is not python based, the user can create simpleflaskapplication and define the appropriate APIs, which would fetch the metadata internally using thecorridorpackage.