Code Monkey home page Code Monkey logo

apiary-client's Introduction

apiaryio

Apiary.io CLI

Build Status Build status

Install

install gem (required)

gem install apiaryio

setup APIARY.io credentials (required for publish and fetch command only)

  1. Retrieve APIKEY on https://login.apiary.io/tokens
  2. Save it to your environment variables :
export APIARY_API_KEY=<your_token_retrieved_on_step_1>

Description

The Apiary CLI gem is a command line tool for developing and previewing API Blueprint documents locally. It can also be used for pushing updated documents to and fetching existing documents from Apiary.io.

Please see the full documentation for an in-depth look in how to use this tool.

Usage

$ apiary help

Usage: apiary command [options]
Try 'apiary help' for more information.

Currently available apiary commands are:

  preview                                     Show API documentation in default browser
  preview --browser [chrome|safari|firefox]   Show API documentation in specified browser
  preview --output [FILE]                     Write generated HTML into specified file
  preview --path [PATH]                       Specify path to blueprint file
  preview --api_host [HOST]                   Specify apiary host
  preview --server                            Start standalone web server on port 8080
  preview --server --port [PORT]              Start standalone web server on specified port
  publish --api-name [API_NAME]               Publish apiary.apib on docs.API_NAME.apiary.io
  publish --api-name [API_NAME] \
          --message [COMMIT_MESSAGE]          Publish with custom commit message
  fetch   --api-name [API_NAME]               Fetch apiary.apib from API_NAME.apiary.io
          --output [FILE]                     Write apiary.apib into specified file
  help                                        Show this help
  version                                     Show version

Copyright

Copyright 2012-15 (c) Apiary Ltd.

Contributors

  • Jakub Nešetřil
  • James Charles Russell [botanicus]
  • Lukáš Linhart [Almad]
  • Emili Parreño
  • Peter Grilli [Tu1ly]
  • Ladislav Prskavec
  • Honza Javorek
  • Matthew Rudy Jacobs
  • Adam Kliment
  • Jack Repenning
  • Peter Strapp
  • Pierre Merlin
  • František Hába
  • Benjamin Arthur Lupton

License

Released under MIT license. See LICENSE file for further details.

apiary-client's People

Contributors

almad avatar honzajavorek avatar abtris avatar eparreno avatar matthewrudy avatar freaz avatar pimpin avatar kylef avatar tinexw avatar mojowill avatar balupton avatar jrep avatar kuba-kubula avatar fosrias avatar peterstrapp-msm avatar smizell avatar zdne avatar

Watchers

Felix Clack avatar James Cloos avatar Nathan Collins avatar Matthew Morgan avatar Phil Smith avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.