NeblioTeam / neblio-api-swagger-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APIs for Interacting with NTP1 Tokens & The Neblio Blockchain Build Status

This is the project that generates API clients for connecting to the public Neblio API. You probably want to just use one of the clients that are pre-built in a language of your choice:

Neblio API Specifications

This repository contains the specifications for generating client SDKs with Swagger/OpenAPI.

You can use the Swagger UI to interact with the APIs directly.

The canonical specification is defined in swagger.json. The templates for our supported SDKs are located in swagger-templates. The configuration for each SDK (e.g. name of the library, version number, etc.) are located in swagger-configs.

We use Travis CI to build each SDK and push it out the appropriate repository. To learn more about that process, look in the travis-ci directory.

About


Languages

Language:Shell 90.6%Language:Mustache 8.8%Language:Makefile 0.7%