Quellcode durchsuchen

Add a list of possible features/todos

Lu Stadler vor 7 Jahren
Ursprung
Commit
854ef1a76c
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  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