Open nictuku opened 8 years ago
farm metadata isn't interesting, but player metadata is.
I should probably auto-generate Go code from the XML using this: https://github.com/metaleap/go-xsd
If we could get granular information like, overall income, lifestock, etc, that'd be really cool. Maybe we could even eventually do like a profits graph or stuff.
Can someone list the most interesting farm and player stats we should show, besides money?
Livestock names, spouse, children, relationships, bundle/joja progression, achievements...
I've created a farminfo endpoint with some data in ca7302b7423cd11e0257e4bb855fc3cfb266d674.
We can add more data as needed.
This is a good entry-level project, if anybody wants to give it a try.
We don't strictly need this for 1.0, but it's super easy to do..so why not?
I'll implement the changes on the parser, on the JSON endpoint, then pass it to gumby.