@ -0,0 +1,3 @@
curl -X POST localhost:3030/user/auth \
-H 'Content-Type: application/json' \
-d '{"username" : "my_login", "password" : "my_password"}'