tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

Extend Protobuf #23

Closed dmadisetti closed 8 years ago

dmadisetti commented 8 years ago

Nicely organized proto files https://github.com/AeonLucid/POGOProtos

Simon0x commented 8 years ago

yes really nice proto files. still not complete but on a very good way.

Simon0x commented 8 years ago

https://github.com/rubenvereecken/pokemongo-protocol

I found this on. Looks really good. Found all Informations i need. Would prefer that. Found also informations from gym etc.

That guy is also making his own api https://github.com/rubenvereecken/pokemongo-api

dmadisetti commented 8 years ago

Aeon's look more organized, but I haven't compared for content

Simon0x commented 8 years ago

Maybe im wrong but i dont find information for gym as example on Aeons's. As I see, all the information are on rubenvereecken's files.

dmadisetti commented 8 years ago

They're called forts https://github.com/AeonLucid/POGOProtos/search?utf8=%E2%9C%93&q=fort

Simon0x commented 8 years ago

ohhh okay nice to know :-) now i dont know what i would choose :dancers:

tejado commented 8 years ago

Great, thanks! Feel free to add them over PR to the new codebase :) Should be not so complicated anymore.