Y
Hacker News
new
|
ask
|
show
|
jobs
by
airza
3264 days ago
reverse engineering an HTTP api isn't particularly difficult- it's a pretty simple key-value protocol 99% of the time so you just figure out what the values do through experimentation and tampering.