7 lines
207 B
Markdown
Raw Normal View History

2021-08-01 14:27:44 -07:00
# APIs
OpenMetadata supports REST APIs for getting data and in and out of metadata system. APIs are built using general best practices of REST API design. We take schema-first approach to the API. TODO