Coder Social home page Coder Social logo

irakli-lekishvili / ndc-sandbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-ndc/ndc-sandbox

0.0 2.0 0.0 387 KB

A development-focused server-side restful NDC sandbox.

License: GNU General Public License v2.0

Ruby 71.16% CSS 23.77% HTML 5.08%

ndc-sandbox's Introduction

OpenNDC :: NDC Sandbox

Join the chat at https://gitter.im/open-ndc/ndc-sandbox

Open-source NDC Sandbox for testing/development purposes.

This project is currently under a pre-development debate on how to approach it.

Check out here more about the scope of this project.

Features List

  1. Supported NDC Messages:
  • AirShopping
  • FlightPrice
  • SeatAvailability
  • ServiceList
  • ServicePrice
  • OrderCreate
  • OrderList
  • OrderRetrieve
  • OrderCancel
  • ItinReshop

Setup

  1. Git clone this repo.
  2. Install dependencies with bundle install
  3. Run rackup to start a local server (by default runs on port 9292)
  4. Test the API by validating a NDC payload, here is a curl example: curl -X POST "http://localhost:9292/api/v0/ndc" -H "Content-Type: application/xml" --data @AirShopping.xml

Contribute

Any kind of software contribution, bug-report, and feedback is welcome and greatly appreciated.

Credits

Codebase started from grape-skeleton by xurde

ndc-sandbox's People

Contributors

xurde avatar nderkach avatar gitter-badger avatar

Watchers

James Cloos avatar Irakli Lekishvili 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.