Crates.io | ticketmeister |
lib.rs | ticketmeister |
version | 0.1.2 |
source | src |
created_at | 2023-07-11 22:04:31.284643 |
updated_at | 2023-07-29 03:17:52.304689 |
description | A lightweight and intuitive library for accessing ticket master api in rust |
homepage | https://github.com/Deaths-Door/ticketmeister-rs |
repository | https://github.com/Deaths-Door/ticketmeister-rs |
max_upload_size | |
id | 914134 |
size | 71,262 |
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
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-timePlease 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.
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.