https://github.com/0xtbug/ppks
https://github.com/0xtbug/ppks
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xtbug/ppks
- Owner: 0xtbug
- Created: 2023-06-20T17:29:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T18:26:04.000Z (almost 3 years ago)
- Last Synced: 2025-06-21T22:35:34.491Z (11 months ago)
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ppks
OTP API ?
## Database Structure
### user
| id | name | password | phone | otp | isVerified |
|----|------|----------|-------|-----|------------|