ソースを参照

Add a list of possible features/todos

Lu Stadler 7 年 前
コミット
854ef1a76c
共有1 個のファイルを変更した9 個の追加0 個の削除を含む
  1. 9 0
      go/fake-http/README.md

+ 9 - 0
go/fake-http/README.md

1
# fake-http
1
# fake-http
2
2
3
## TODO
4
5
- support matching query strings
6
- refactoring
7
- /_clear endpoint
8
- (randomized) delays
9
- some kind of templating (request info + random functions?)
10
- lua integration? ;)
11
3
## Example: Record and replay kubernetes traffic
12
## Example: Record and replay kubernetes traffic
4
13
5
This needs a running Minikube instance, which can be started with
14
This needs a running Minikube instance, which can be started with