update,
This commit is contained in:
6
vinniesniper-54816/task1/project/poc/010-flask/test.sh
Executable file
6
vinniesniper-54816/task1/project/poc/010-flask/test.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# curl -X POST -H "Content-Type: application/json" -d '{"name":"John Doe","age":30}' http://localhost:5000/api/data
|
||||
|
||||
|
||||
curl http://localhost:5000/api/data
|
Reference in New Issue
Block a user