]> git.mxchange.org Git - fba.git/commit
WIP:
authorRoland Häder <roland@mxchange.org>
Sat, 10 Jun 2023 14:29:43 +0000 (16:29 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 10 Jun 2023 14:29:43 +0000 (16:29 +0200)
commitaded0c0e72448f59bfe3e1f49b6f5c003fe874b7
treea26b57a8ab88ac1e3c84f77c912877295ecc9a48
parenta993efe50352f30ef4fb2d5e3a2aab640a129019
WIP:
- introduced network.fetch_api_url() which takes a whole URL (not domain/path
  separated) and returns it's reply in a json_reply dictionary as both other
  API functions are handling it
fba/fba.py
fba/federation.py
fba/instances.py
fba/network.py