Skip to content

Instantly share code, notes, and snippets.

View ezzye's full-sized avatar
🏠
At work in west London

Errol Elliott ezzye

🏠
At work in west London
View GitHub Profile
@ezzye
ezzye / GAME_MASTER_v0_1.protobuf
Created July 18, 2016 08:55 — forked from anonymous/GAME_MASTER_v0_1.protobuf
Pokemon Go decoded GAME_MASTER protobuf file v0.1
Result: 1
Items {
TemplateId: "BADGE_BATTLE_ATTACK_WON"
Badge {
BadgeType: BADGE_BATTLE_ATTACK_WON
BadgeRanks: 4
Targets: "\nd\350\007"
}
}
Items {
@ezzye
ezzye / README.md
Last active March 3, 2016 14:11 — forked from jxson/README.md
README.md template

etsy-api simple

A research tool based on data from Etsy, keeping it simple using BDD(frisby) and TDD(jasmine-node)

Code Example

Etsy (for anyone not familiar) is a peer-to-peer marketplace for vintage and handmade goods.

The objective is to build a collection of JSON endpoints that output useful summary data about Etsy's latest listings (available at https://openapi.etsy.com/v2/listings/active).