Skip to content

Commit acb937d

Browse files
committed
example moved to separate directory
1 parent 0d164b6 commit acb937d

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ _testmain.go
2626
*.prof
2727

2828
# Created by .ignore support plugin (hsz.mobi)
29+
hoverfly
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Readthedocs client
2+
3+
This small Python script can query readthedocs API for 50 (you can change that) projects and then query them all.
4+
The main purpose is to showcase hoverfly and how it can capture and then virtualize HTTP(s) traffic.
5+
6+
More information can be found in this blog post: https://www.specto.io/speeding-up-your-slow-dependencies/
File renamed without changes.

0 commit comments

Comments
 (0)