Socket
Socket
Sign inDemoInstall

appirio-tech-api-schemas

Package Overview
Dependencies
29
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    appirio-tech-api-schemas

Mock data for topcoder apis


Version published
Maintainers
5
Install size
6.55 MB
Created

Readme

Source

api schemas

GitHub version

A central resource for JSON schemas used to mock our frontend apps.

Using

Bower

Add:

  "devDependencies": {
    "appirio-tech-api-schemas": "git@github.com:appirio-tech/api-schemas#2.x.x"
  }

to your bower.json. Then run:

> bower install

Updating

Getting started

> npm install

Adding new schemas

The single source of truth for all topcoder APIs is Apiary. APIs you want in JSON format here must be added to the array in resources.js.

Syncing schemas

From the root directory of this repo run:

> node update

This may pull down changes to schemas other than the one you were intending. Please do commit these changes, as we have no other way of keeping this repo up to date with Apiary.

FAQs

Last updated on 01 Mar 2016

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc