We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a9525 commit 6df6a90Copy full SHA for 6df6a90
README.md
@@ -32,7 +32,7 @@ technologies and methodologies used in this project include:
32
- [HTTPX event hooks](./clients/event_hooks.py) – Enables logging and additional features without modifying the original
33
API client code.
34
35
-This project targets[SampleAPIs](https://sampleapis.com/), which provides various fake API datasets for testing.
+This project targets [SampleAPIs](https://sampleapis.com/), which provides various fake API datasets for testing.
36
Specifically, this project works with the [FakeBank API](https://sampleapis.com/api-list/fakebank) and uses its
37
endpoints for testing purposes.
38
0 commit comments