https://github.com/billwallis/testing-apis
Testing REST APIs either for personal projects or for work.
https://github.com/billwallis/testing-apis
python rest-api testing
Last synced: about 1 year ago
JSON representation
Testing REST APIs either for personal projects or for work.
- Host: GitHub
- URL: https://github.com/billwallis/testing-apis
- Owner: billwallis
- Created: 2022-06-12T08:24:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-15T10:20:46.000Z (about 1 year ago)
- Last Synced: 2025-06-15T11:26:44.812Z (about 1 year ago)
- Topics: python, rest-api, testing
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Testing APIs 🌐
Testing REST APIs either for personal projects or for work.
Any 'production' API usage will be in its own corresponding repo.
## Samples
Code samples are available in:
- [src/apis](src/apis)