feat : add package

This commit is contained in:
lukman
2024-07-25 10:08:31 +08:00
parent 2f8a9ccab1
commit 404734c8f6
4 changed files with 30 additions and 5 deletions

View File

@@ -1,8 +1,7 @@
###
POST http://localhost:3000/api/auth/login/ HTTP/1.1
Content-Type: application/json
{
"id": "devLukman",
"phone": "6287701790942",
"email": "lukman@bip.com"
"phone": "6287701790942"
}