文件名称:dotenorio.now.sh:我现在的个人资料▲
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-01 22:32:58
api profile now sh dotenorio
你好▲ 在*问此API 或直接访问密钥 GET https://dotenorio.com/:key GET https://dotenorio.com/name // returns 'Fernando M Tenório' GET https://dotenorio.com/picture // redirect to my awesome face :) GET https://dotenorio.com/github // redirect to 'https://github.com/dotenorio' [...] 等等.. 还是与NodeJS一起使用 const request = require('request') request({ uri: 'https://dotenorio.com/api', method: 'get', json: {}
【文件预览】:
dotenorio.now.sh-master
----api()
--------dotenorio.js(103B)
--------key.js(390B)
----.gitignore(923B)
----package.json(800B)
----package-lock.json(611B)
----assets()
--------css()
----LICENSE(1KB)
----README.md(975B)
----index.html(3KB)
----vercel.json(446B)