Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Web-Development
/ script.js
File
script.js
NewsApp/script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
async
function
getdata(categ){
2
c=1
3
console.log(
"Get called"
)
4
var
url =
'https://gnews.io/api/v4/top-headlines?token=2619b7773b89f1bee4232007bca232e6&lang=en&topic='
+categ;
Callers
nothing calls this directly
Calls
1
getdata
Function · 0.70
Tested by
no test coverage detected