Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

礼貌询问:接口背后大概的实现方式。 #57

Open
celineWong7 opened this issue Nov 9, 2022 · 1 comment
Open

礼貌询问:接口背后大概的实现方式。 #57

celineWong7 opened this issue Nov 9, 2022 · 1 comment

Comments

@celineWong7
Copy link

个人目前诉求是手机号码归属地查询。
也有找到360等大厂的一些接口。

我现在很好奇,RollToolsApi这个项目,这些api是怎么实现的。是把待查询的整个数据存在服务器数据库里,输入查询参数的时候再去查询吗?这样的话,是不是数据库的数据也要与时俱进的更新?比如手机号码归属地这个,一般会不断有新号码段加入。

@185510765
Copy link

对,这个需要不停维护的,维护也是一个很辛苦麻烦的活。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants