Skip to content

mvc-labs/mvcapi-definition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MvcApi

MvcApi is a MicroVisionChain blockchain API service provider.

This is MvcApi OpenAPI definition repo.

Api Documentations

See detailed apis documentations here : https://MvcApi.com/

MvcApi api definition follows OpenAPI 3.0 spec.You can checkout the OPENAPI definitions here: https://swagger.io/specification/

Postman Openapi Support

Import by yaml file

You can also use Postman to develop the apis. Postman currently supports OpenAPI 3.0 definitions.

Open Postman -> Click Import -> Choose Link tab -> Enter url: https://MvcApi.com/openapi.yaml

Then all related apis will be imported into postman.

Import by shared link

You can also open this link directly to import api definitions: https://www.getpostman.com/collections/4f3ead8386c2e2989f2e

Client SDKs

You can use openapi generator to generate the client sdk for your project, choose your language(such as javascript, java, python, go etc.), use the openapi.yaml file to generate your client:

https://openapi-generator.tech/docs/generators#client-generators

You can also use the following sdks directly

About

OpenAPI definition to interact with MvcApi.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published