Skip to content

PoiskSboev/paxapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paxport REST API Executable Specification

Prerequisites

Quick Start

$ git clone https://github.com/paxport/paxapi.git
$ cd paxapi
$ npm install

Creating and retrieving flights

$ node scenarios/create-retrieve-flight/scenario.js

Creating and retrieving bookings

$ node scenarios/create-retrieve-booking/scenario.js

Wanna contribute?

Don't know how? There are 2 ways so far:

  1. Look for open issues. Have questions? Do not hesitate to ask!
  2. Look for todos in the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.3%
  • CoffeeScript 14.7%