Przeglądaj źródła

Add a list of possible features/todos

Lu Stadler 7 lat temu
rodzic
commit
854ef1a76c
1 zmienionych plików z 9 dodań i 0 usunięć
  1. 9 0
      go/fake-http/README.md

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

@ -1,5 +1,14 @@
1 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 12
## Example: Record and replay kubernetes traffic
4 13
5 14
This needs a running Minikube instance, which can be started with