Small Golang library to display the mobile operator and circle for Indian numbers.
This can work for more cases except a few:
- The mobile number owner has changed to a different operator using Mobile Number Portability (MNP)
- The mobile number owner has shifted to another state without changing the number.
Based on this library.
- Get the source code of the library.
go get github.com/R4CHI7/Indian-Mobile-Circle-Go
- Import the library.
import "github.com/R4CHI7/Indian-Mobile-Circle-Go"
- Call the function.
imcg.GetMobileNumberData("9711XXXXXX")