Skip to content

A Simple App to fetch data from API, filter search and show details

License

Notifications You must be signed in to change notification settings

prabindatta/SimpleRIBApp

Repository files navigation

SimpleRIBApp

API Information

The endpoint to use on Seat Geek is free and publicly accessible, but you will need to register for a Seat Geek account and obtain an API key to use it. Details can be found at http://platform.seatgeek.com/

You will pass in the url param of q which will correspond to the search query. For example, the below query will give a result set for the term Texas Ranger.

https://api.seatgeek.com/2/events?client_id=&q=Texas+Ranger

Full API documentation is available at http://platform.seatgeek.com/#events

How to run this app?

  1. Go to Settings
  2. Click on App name
  3. Enter Client ID
  4. Relaunch app

Releases

No releases published

Packages

No packages published

Languages