Просмотр исходного кода

Add a list of possible features/todos

Lu Stadler лет назад: 7
Родитель
Сommit
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