generated from nathanwoodburn/python-webserver-template
feat: Initial concept code
All checks were successful
Build Docker / BuildImage (push) Successful in 54s
All checks were successful
Build Docker / BuildImage (push) Successful in 54s
This commit is contained in:
5
requests/buy.hurl
Normal file
5
requests/buy.hurl
Normal file
@@ -0,0 +1,5 @@
|
||||
POST http://127.0.0.1:5000/api/v1/delete
|
||||
{
|
||||
"domain":"woodburn43",
|
||||
"tx":"somelonghexstring"
|
||||
}
|
||||
Reference in New Issue
Block a user