mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-18 06:26:02 +00:00
2 lines
135 B
Bash
2 lines
135 B
Bash
#!/bin/bash
|
|
curl -i --request Get --url http://0.0.0.0:8000/api/user --header 'content-type: application/json' --data '{"token":"123"}' |