mestafrica / mobile-wallet-fraud-database

Currently, curbing mobile money fraud in the country is nearly impossible. To tackle this issue, we propose developing a real-time database that allows users to query and determine if a phone number is likely fraudulent based on public contributions, especially from those who have experienced fraud.
MIT License
0 stars 17 forks source link

Add Automated Network Provider Detection #125

Closed muchinon closed 2 weeks ago

muchinon commented 2 weeks ago

Endpoint: /api/utils/network-provider

Method: GET

Description: Automatically identifies the network provider from submitted phone numbers and validates number format

Authorization Required: No

Parameters: Phone Number

Feedback: Success: Returns network provider details Failure: "Invalid phone number format" or "Unknown network provider"

Andrew-Sackey commented 2 weeks ago

Please assign me to this issue