Repositories v1


Welcome to Repositories documentation 


01 APIs

Introduction

The following page contains the list of all the APIs that the repositories microservice offers....

Each Page provides details on how to invoke the API, what parameters to provide, how the API will respond and what Data Model and its Architecture look like.

02 Data Models

Introduction

The following Data Models are used by the Repositories microservice.

The main structure of the item schema is as follow:

SOA.json

Building a heterogeneous catalog is one of the main pillar of success with the adoption of micro-services architecture. Having a versatile catalog for all the different types components is key (ie: API, AI models, Daemons, Frontend, etc...). The ability to create a heterogeneous catalog capable to automatically adapt and onboard all kind of different type of components is the way to go. Wether you have Legacy API, Passthrough endpoint, Smart endpoint, Function as a service endpoint, or Newly created API with any framework,  a holistic view of these APIs is a must with the ability to search, document, productize and view analytics.

Recent updates