samcadams / DestinySharp

No longer supported - An unofficial C# wrapper for the Destiny/Bungie API
https://discord.gg/G8v2Q8F
MIT License
4 stars 0 forks source link
csharp destiny-api destinythegame

DestinySharp Build status

DestinySharp's goal is to introduce a completely object oriented approach for the Bungie API.

For light weight applications, this may not be the project you're looking for.

DESTINY 2 PLAN

Okay! We've finally heard about the D2 api.

D2 documentation will be live August 23. Giving us at this current time 3 weeks to finish up before we have a ton more ship to do.

Heres what I propose:

Finish Models Attempt to Finish Endpoints Stop all work on D1 api and prepare methods for D2 endpoints Test D2 endpoints like hell

MyGet Feed

You can find our MyGet feed here

To request access: Make an issue

Plans and future

We plan on supporting D2 and all future api end points.

Bungie API Endpoints

This is a spreadsheet of all the endpoints we hope to eventually support.

Contributing

We'd highly recommend you join our discord server https://discord.gg/G8v2Q8F

Requirements

.Net Standard 1.6

RestSharp.NetCore

Newtonsoft.Json

Feel free to make pull requests. We're always open to contribution

License

Read LICENSE