API json properties
You can implement only the properties you need.
To anyone who is using the API to build 3rd-party apps, I have a question (I am working in C#):
Example: you need to get an item. You gotta create a class that will be used to gather the info from the JSON returned by the API.
What I’d like to know is: does your class needs to implement every single property of the JSON object returned or you could just implement the properties you need for your own app only?
(A good example of this, recipes have a property that states how many milliseconds it takes to do the crafting, but I don’t need this information for my app.)
You can implement only the properties you need.
Not affiliated with ArenaNet or NCSOFT. No support is provided.
All assets, page layout, visual style belong to ArenaNet and are used solely to replicate the original design and preserve the original look and feel.
Contact /u/e-scrape-artist on reddit if you encounter a bug.