Hasura
内置授权的 GraphQL 和 REST API 引擎
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 开发
- 文档 / URL
- https://hasura.io/opensource/
简介
Hasura 提供 GraphQL/REST 引擎——API 是每实例的(公共 CDN healthz 返回 404;已实测)。
工作原理
curl "https://YOUR_INSTANCE/v1/graphql" \
-H "x-hasura-admin-secret: YOUR_SECRET" \
-H "Content-Type: application/json" \
-d '{"query":"{ __schema { types { name } } }"}'
注意事项
- 自托管 GraphQL 引擎。
- 公共 CDN 主机不是 API 端点(404,已实测)。
常见问题
Hasura 免费吗? 是的——开源(自托管)。
为什么 404? CDN 主机不是 API 端点(已实测)——请使用你自己的实例。
它做什么? GraphQL 引擎。
开发 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |