文件名称:Random-User-API:产生一个随机用户
文件大小:287KB
文件格式:ZIP
更新时间:2024-05-23 23:59:28
JavaScript
随机用户API :waving_hand: 欢迎使用Nutella的Random User Api API :gear: 如何安装Meme API? 第一次使用: npm i --save 第二: node . 如何使用API? const fetch = require ( 'node-fetch' ) fetch ( 'your-site-here' ) . then ( res => { if ( res . status != 200 ) return console . log ( 'The status code was not 200, there is probably a problem...' ) res . json ( ) . then ( json => { let person = json ; // What ever you want do
【文件预览】:
Random-User-API-main
----.gitattributes(66B)
----LICENSE(7KB)
----README.md(636B)
----.gitignore(12B)
----DATA()
--------ssn.json(15KB)
--------creditcards.json(1.28MB)
--------addresses.json(969KB)
--------User-Agents.json(274KB)
--------jobs.json(28KB)
--------PhoneNumbers.json(3KB)
--------names.json(141KB)
----index.js(3KB)
----package-lock.json(15KB)
----package.json(300B)