Clean up some package stuff

This commit is contained in:
Michael Mikovsky
2026-01-27 15:12:20 -07:00
parent 2aa61e80eb
commit 2edb4f3187
7 changed files with 17 additions and 36 deletions
-1
View File
@@ -1,6 +1,5 @@
[package]
name = "unshell-server"
# version = "0.1.0"
edition = "2024"
[features]
-20
View File
@@ -1,20 +0,0 @@
# curl -w '\n' \
# -H 'Content-Type: application/json' \
# -d '{"username":"foo","password":"bar"}' \
# http://localhost:3000/api/auth
curl -s \
-w '\n' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NjQ2NjU1ODMsImlhdCI6MTc2NDYyMjM4MywiZW1haWwiOiJmb28ifQ.NeStaGwWBGS825rF11TOH_e79RWEL_2o3SY9jZ5CX20' \
-d "jwbrjwbremnwebrnmwemnrbnmwerbnmwer" \
http://localhost:3000/api/test
curl -s \
-w '\n' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NjQ2NjU1ODMsImlhdCI6MTc2NDYyMjM4MywiZW1haWwiOiJmb28ifQ.NeStaGwWBGS825rF11TOH_e79RWEL_2o3SY9jZ5CX20' \
http://localhost:3000/api/test/test2