Skip to content

hashdog/vivid_seat_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VividSeatApi Code Climate Gem Version

This gem provides access to add, edit and delete listings appearing on Vivid Seats and it’s affiliates.

Installation

Add this line to your application's Gemfile:

gem 'vivid_seat_api'

And then execute:

$ bundle

Or install it yourself as:

$ gem install vivid_seat_api

Usage

client = VividSeatApi::Client.new("your-api-key")

client.list(options)

client.create(options)

client.update(options)

client.delete(options)

client.insert_or_update(options)

note: options params you can check here: https://brokers.vividseats.com/ListingWebServices_v1.pdf

Contributing

  1. Fork it ( https://github.com/hashdog/vivid_seat_api/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

This gem provides access to add, edit and delete listings appearing on Vivid Seats and it’s affiliates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages