All Projects → adafruit → io-api

adafruit / io-api

Licence: MIT License
The API documentation for Adafruit IO

Programming Languages

HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to io-api

network-pipeline
Network traffic data pipeline for real-time predictions and building datasets for deep neural networks
Stars: ✭ 36 (+140%)
Mutual labels:  swagger
CoreIdentity
ASP.NET Core 3.1 - Web API, Identity, JWT, TFA, Swagger, SendGrid, EF Core SQL and Azure Storage
Stars: ✭ 93 (+520%)
Mutual labels:  swagger
openapi-schemas
JSON Schemas for every version of the OpenAPI Specification
Stars: ✭ 22 (+46.67%)
Mutual labels:  swagger
ahobsu-node-backend
🌈 MOTI ! Make Own True Identity ⭐️ 유니큐와 유초코파이 노드로 탈주하다😎
Stars: ✭ 16 (+6.67%)
Mutual labels:  swagger
qingstor-api-specs
Specifications of QingStor APIs.
Stars: ✭ 14 (-6.67%)
Mutual labels:  swagger
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (+200%)
Mutual labels:  swagger
SpringBoot-Learn
Spring Boot 入门
Stars: ✭ 62 (+313.33%)
Mutual labels:  swagger
tssg-syntax-parser
Parser to generate AST from TSSG Syntax
Stars: ✭ 17 (+13.33%)
Mutual labels:  swagger
framework
The target of this framework is to help in all the needs of a full featured API REST, from top to bottom, and at the same time having the best possible performance and security.
Stars: ✭ 88 (+486.67%)
Mutual labels:  swagger
oas2
OpenAPI 2.0 (aka Swagger) utils for Golang.
Stars: ✭ 19 (+26.67%)
Mutual labels:  swagger
SparkTodo
TodoList WebApi Powered by ASP.Net Core and JWT token auth
Stars: ✭ 37 (+146.67%)
Mutual labels:  swagger
httprunner swagger
The open source project uses Python 3 to parse swagger2 X version of the interface document, which can generate data files in the format of JSON, yaml, CVs and xlsx. The solution of automatically generating use cases for interface automatic testing is applicable to HTTP Runner 2 X version of interface automation test framework; It can be called …
Stars: ✭ 39 (+160%)
Mutual labels:  swagger
podpodge
Convert YouTube playlists to audio-only RSS feeds for podcast apps to consume.
Stars: ✭ 32 (+113.33%)
Mutual labels:  swagger
Go-Gin-Api
基于golang开源框架 gin封装的api框架
Stars: ✭ 42 (+180%)
Mutual labels:  swagger
MithrilShards
.NET 6 extensible P2P Network / Distributed services library.
Stars: ✭ 15 (+0%)
Mutual labels:  swagger
openapi-schema-validator
OpenAPI schema validator for Python
Stars: ✭ 35 (+133.33%)
Mutual labels:  swagger
fastify-openapi-glue
A plugin for Fastify to autogenerate a configuration based on a OpenApi(v2/v3) specification.
Stars: ✭ 94 (+526.67%)
Mutual labels:  swagger
super-powered-api-testing
Comparisons of powerful API testing tools
Stars: ✭ 25 (+66.67%)
Mutual labels:  swagger
silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Stars: ✭ 146 (+873.33%)
Mutual labels:  swagger
actix-swagger
Swagger code generator for actix-web framework
Stars: ✭ 58 (+286.67%)
Mutual labels:  swagger

Adafruit IO API Documentation

The HTTP REST API documentation for Adafruit IO written using Swagger v2.

Generating Client Libraries With Swagger

While we provide custom API clients in several languages (Javascript, Python, Ruby, Go), there are just too many languages for us to support everything. The good news is that Swagger can generate clients based on our existing API documentation.

The easiest way to generate a client in a new language (supported languages listed here) is to open up our documentation in the Swagger Editor at http://editor.swagger.io. Use File -> Import URL... to load the Adafruit IO API specification.

Swagger file menu

The URL to use for the current API is https://io.adafruit.com/api/docs/v2.json.

Next, select the language you'd like to generate a library for, and download the resulting .zip file.

Swagger generate client menu

Unfortunately, we can't provide support for specific, auto-generated clients, but we're always available to provide general support for our API. Please get in touch on the Forum if you have any questions.

License

Copyright (c) 2015 Adafruit Industries. Licensed under the MIT license.

Adafruit invests time and resources providing this open source code. Please support Adafruit and open-source hardware by purchasing products from Adafruit.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].