Socket
Socket
Sign inDemoInstall

@nrfcloud/api

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nrfcloud/api

Provides the API documentation for the nRFCloud.com REST API.


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

nRF Cloud API API v1.0.0-preview.1 Swagger UI

Build Status npm preview version
Greenkeeper badge semantic-release Commitizen friendly Standard - JavaScript Style Guide

Provides the API documentation for the nRFCloud.com REST API.

:warning: This is a preview release and might be changed without notice.

API Documentation

The documentation in OpenAPI 3.0.0 format can be found here. You can open it in the Swagger API viewer to execute requests agains the API right in your browser.

JSON schema files

The response and request schemas from the API documentation are exported as JSON schema files in ./schemas can be included in JavaScript like this:

npm i @nrfcloud/api@preview
const {schemas} = require('@nrfcloud/api')

Keywords

FAQs

Last updated on 09 Mar 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc