You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,5 +39,8 @@ There is both official and unofficial documentation for the API available on [de
39
39
40
40
### TO-DO
41
41
- Managing inventory / Item transferring
42
-
-ASync pulls of large lists such as members of clans (Split the list into 2 or 3 parts to be ran concurrently)
42
+
-Collections / Triumphs
43
43
- Comprehensive Wiki / Youtube tutorials
44
+
45
+
### Future Plans
46
+
I have some long-term goals with this API. Firstly, I'd like to complete the wrapping of most of Bungie-net API into the JavaDestinyAPI. Next I'd like to make a 2.0 version of this API completely built from the ground-up using the lessons and principles learned and established within the development period of the 1.0 version.
0 commit comments