Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 29 May 2023 19:05:16 +0000 (21:05 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 29 May 2023 19:08:45 +0000 (21:08 +0200)
commitee3b54ca7b4563f0cf8e0650e06229668869dd1a
tree309a3c9e7d0633a1e2e1eaf416b006d2097aab05
parentab9778ff76580cb17aa79d3e654466a9b1e06728
Continued:
- added .json to all JSON responses
- added response class JSONResponse (I hope it is not overstated this way?
- cleaned up imports a bit (only used once can be referenced directly)
api.py