ui calculator
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#/bin/bash
|
||||
|
||||
curl -X POST \
|
||||
-H "Content-Type: application/json" \
|
||||
--data @init.json \
|
||||
http://127.0.0.1:8080/api/v1/init
|
||||
Reference in New Issue
Block a user