ChainSafe / fvm-toolkit

FVM Development Toolkit
2 stars 1 forks source link

Define an API with OpenAPI (https://swagger.io/specification/). #19

Open boorich opened 1 year ago

boorich commented 1 year ago

Info: This should potentially sit in a separate repository to be easily ingested by other projects

LesnyRumcajs commented 1 year ago

The API is based on what underlying services (see the architecture diagram) expose. In this spirit, the API Gateway would expose endpoints like (REST convention for simplicity): /api/v1/network/local/create /api/v1/actor_ops/inspect?actor_name=hello-actor