covid19-graphql:COVID-19 GraphQL API

时间:2021-03-08 14:31:47
【文件属性】:
文件名称:covid19-graphql:COVID-19 GraphQL API
文件大小:91KB
文件格式:ZIP
更新时间:2021-03-08 14:31:47
TypeScript Covid19 GraphQL API 数据直接从拉 ,这是JSON表示 。 所有数据都是最新的。 查询示例 query { # time series data results ( countries : [ " US " , " Canada " ], date : { lt : " 3/10/2020 " }) { country { name } date confirmed deaths recovered growthRate } # by country country ( name : " US " ) { name mostRecent { date ( format : " yyyy-MM-dd " ) confirmed }
【文件预览】:
covid19-graphql-master
----yarn.lock(216KB)
----codegen.yml(162B)
----resolvers()
--------types.ts(7KB)
--------index.ts(171B)
--------Result.ts(339B)
--------Query.ts(4KB)
----tsconfig.json(132B)
----LICENSE(1KB)
----README.md(2KB)
----now.json(114B)
----api()
--------index.ts(52B)
----schema.ts(694B)
----.gitignore(60B)
----server.ts(865B)
----package.json(422B)

网友评论