Skip to content

chengyak/graphqlmesh-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaaS Data Service Mesh Framework

RaaS data service mesh is a framework that can automatically generate GraphQL schema for different data sources such as Rest API, databases, and GraphQL and stitch multiple data soruces into one endpoint.

wiki

Installation

Make sure you installed nodejs:16 before you use the framework

git clone [email protected]:raas/raas-foundation/raas-data-service-mesh-core.git
npm install

the create your data source definition in .meshrc.yml according to GraphQL-Mesh

npm run build
npm run start

RaaS team will provide a CLI tool to help developers to build data services using this framework.

Usage

TBD with RaaS CLI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published