#api #search #music #ticketmaster #concerts

ticketmeister

A lightweight and intuitive library for accessing ticket master api in rust

3 releases

0.1.2 Jul 29, 2023
0.1.1 Jul 14, 2023
0.1.0 Jul 11, 2023

#720 in Audio

Download history 13/week @ 2024-02-24 1/week @ 2024-03-02 1/week @ 2024-03-09 39/week @ 2024-03-30 67/week @ 2024-04-06 3/week @ 2024-04-13

109 downloads per month

MIT/Apache

71KB
1.5K SLoC

ticketmeister-rs

Crates.io Docs.rs

This repository provides a Rust implementation for integrating the Ticketmaster API into your projects. With this implementation, developers can effortlessly access and utilize Ticketmaster's powerful features for building efficient and feature-rich ticketing and event management applications

Features

  • inventory : Enables usage of the Inventory API which provides event status for primary Ticketmaster inventory with inventory updates happening near real-time.
  • discovery : Enables usage of the Discovery API which allows you to search for events, attractions, or venues. provides event status for primary Ticketmaster inventory with inventory updates happening near real-time

Usage

Please note that the examples provided here are simplified and serve as a starting point. For comprehensive documentation of the crate, please visit the crate documentation for a better understanding of the crate's functionalities and APIs.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

Dependencies

~4–19MB
~253K SLoC