in reply to Using a Python API
An API that exposes the language of implementation isn't a very good API. And an API that requires you to automate scraping the GUI isn't an API at all. What is going on here? Is the "api" really just a Python library? Is it REST? JSON over HTTP (not quite REST), RPC, GRPC, or what?
Dave
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Using a Python API
by Anonymous Monk on Jul 19, 2021 at 16:14 UTC | |
by stevieb (Canon) on Jul 19, 2021 at 16:17 UTC | |
by davido (Cardinal) on Jul 20, 2021 at 14:58 UTC |
In Section
Seekers of Perl Wisdom