文件名称:hackernews:Hackernews搜索API
文件大小:46KB
文件格式:ZIP
更新时间:2024-05-21 17:39:57
JavaScript
Hackernews API Express.js服务器连接到Hackernews API 原料药 要求 GET /searchnews?query={something} query参数是可选的。 回复 [ { "title": "What is the meaning of life in the digital world? [audio]", "time": 1531306499, "type": "story", "score": 22, "url": "https://machine-ethics.net/podcast/20-luciano-floridi/" }, { "title": "The function that gives AI value is the ability to make
【文件预览】:
hackernews-master
----.gitignore(14B)
----package.json(436B)
----route()
--------news.js(178B)
----controller()
--------news.js(2KB)
----package-lock.json(186KB)
----index.js(522B)
----__tests__()
--------api-test.js(1003B)
----README.md(1KB)
----service()
--------hackernews.js(636B)