Browse Source

chore: update readme

pull/3/head
Aldino Kemal 4 years ago
parent
commit
cdad52996f
  1. 10
      readme.md

10
readme.md

@ -10,8 +10,8 @@ You can fork or edit this source code !
Current API
| Menu | URL | parameter | type |
|---------------------|---------------|----------------------------------------|-----------|
| Login | /auth/login | | |
| Logout | /auth/logout | | |
| Send Message (Text) | /send/message | phone_number (62...), message (string) | form-data |
| Menu | Method | URL | parameter | type |
|---------------------|--------|---------------|----------------------------------------|-----------|
| Login | GET | /auth/login | | |
| Logout | GET | /auth/logout | | |
| Send Message (Text) | POST | /send/message | phone_number (62...), message (string) | form-data |
Loading…
Cancel
Save