Skip to content

R4CHI7/Indian-Mobile-Circle-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indian-Mobile-Circle-Go

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.

How to use this as a 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")

About

Small Golang library to display the mobile operator and circle for Indian numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages