The Interface Exchange Framework. Tools for processing interface/API descriptions in different formats, including the IFEX core format. Some example files are at: https://github.com/COVESA/vehicle_service_catalog.
Mozilla Public License 2.0
14
stars
17
forks
source link
Layer for web-API deployment (OpenAPI support) #90
This is a placeholder, to describe the plan for OpenAPI support, which will be our primary vehicle to connect IFEX to HTTP-APIs.
Just to remember that the associated layer should be able to define a data type by referring to a JSON schema, since it is ubiquitous in the web world to use schemas to constrain "values" that are passed as JSON documents.
This is a placeholder, to describe the plan for OpenAPI support, which will be our primary vehicle to connect IFEX to HTTP-APIs.