Giter Club home page Giter Club logo

destiny-rs's People

Contributors

zeskeertwee avatar zperk13 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

zperk13

destiny-rs's Issues

A way to contribute

I started writing my own library like this one, then I found this, and it's done very similarly to how I was doing it (reqwest+serde/serde_json). I wanted to help update this with the new changes to the api. A way to contribute changes would be nice.

"mapped to" confusion

I'm working on adding the missing properties to models::manifest_models::InventoryItem, and there's a lot of hashes. What I'm confused about is in the bungie docs, it says it's mapped to it's own type/object, but the hashes that are already there in the code are saying they're mapped to a varient of the models::manifest::ManifestKey enum with the same name.

Eg:

/// mapped to [`Collectible`](crate::models::manifest::ManifestKey::Collectible)
pub collectible_hash: Option<Hash>,

but the docs say collectible_hash is a hash of https://bungie-net.github.io/multi/schema_Destiny-Definitions-Collectibles-DestinyCollectibleDefinition.html#schema_Destiny-Definitions-Collectibles-DestinyCollectibleDefinition which is it's own type

Hash type

It would be very interesting to implement a hash type that contains the type it'd get from the manifest (e.g. Hash<Race>) which would allow for easier interaction with the manifest, and prevent type issues when doing so.

Codegen from openAPI spec?

Generating code from the openAPI spec (found here) could be very interesting, as it would allow for updating the library quickly after the spec is updated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.