An open API service indexing awesome lists of open source software.

https://github.com/blesstosam/registerappleid

a node js program for registering appleid automatically
https://github.com/blesstosam/registerappleid

crawler nodejs

Last synced: 3 months ago
JSON representation

a node js program for registering appleid automatically

Awesome Lists containing this project

README

          

# 项目名称
注册appleid

## 由于缺少后台逻辑,故仅仅为前端测试用 并不能作为商用或者生产用

### 依赖
node环境 version >= 8.9
npm version >= 5.5.1

### 运行
```
npm i // 安装依赖
node index.js // 运行脚本
```