|
|
|
|
|
by reinhardt
5423 days ago
|
|
Ok, so you can "parse" it, which is just a way of saying you can transform a bunch of bytes to a nested structure consisting of a few basic types (dicts, lists, strings, floats, etc). Now what? What can you (or actually your program, not you as a human) do with it without some sort of schema, explicit or implicit? |
|
REST is not for machine-driven interactions. It's for humans browsing websites.