Skip to content

b2data/core-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Interfaces for B2Platform Components

The package includes

  • openapi swagger documentation
  • HTTP Client for making API requests
  • API Interfaces generated based on openapi of services

Components

  • auth-openapi.yaml and AuthApi.ts describes REST API for Core Auth Methods. It could be also included in other services bellow.
  • providers-openapi.yaml and ProvidersApi.ts describes REST API for Core Providers Methods. It could be also included in other services bellow.
  • apps-openapi.yaml and AppsApi.ts describes REST API for Core Apps Methods. It could be also included in other services bellow.
  • b2dictionary-openapi.yaml and B2DictionaryApi.ts describes REST API for B2Dictionary Methods.
  • b2market-openapi.yaml and B2MarketApi.ts describes REST API for B2Market Methods.
  • b2data-openapi.yaml and B2DataApi.ts describes REST API for B2Data Methods.
  • b2data-openapi.yaml and B2DataApi.ts describes REST API for B2Data Methods.