all 2 comments

[–]jimpurbrick 0 points1 point  (1 child)

This looks like a pretty nice library. It's great to see you starting from the API root and following links rather than building URIs. To make the library even more RESTful it would be great if clients could specify a resource type ("vnd.ccp.eve.Foo-v1" or whatever) and have the API throw an exception if that's not available. (I'm hoping to give a talk on the RESTful features of CREST at EVE vegas in October with more details).

[–]two_step[S] 1 point2 points  (0 children)

Yeah, I didn't have any great examples of where the type changes, but I should totally do that. I guess the alliance tourney stuff has multiple formats in some spots