Skip to content

macedo/themeparks-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme Parks Wiki Rust Client

A Rust client for the Theme Parks Wiki V1 API.

Documentation

Usage

use themeparks::themeparks::Client;

let client = Client::new();
let destinations = client.destinations().list_destinations().unwrap().data.unwrap();

Contributing

Contibutions are welcomed. Please open an issue to discuss the changes before opening a PR.

License

This is Free Software distributed under the MIT license.

About

The Theme Parks Wiki client for Rust.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages