route53-graphql

AGPL-3.0 License

Stars
1

Route53 API in GraphQL

An Apollo GraphQL server, built with Cloudflare Workers. Try a demo by looking at a deployed GraphQL playground.

Usage

You can run it locally by installing Wrangler, the Workers command-line tool:

wrangler dev

Global Headers

Header Name Value Type Description
X-ACCESS-KEY String ACCESS Key of IAM USER (Required)
X-ACCESS-SECRET String ACCESS SECRET Of IAM USER (Required)
X-SESSION-TOKEN String SESSION TOKEN Of IAM USER (If using Temporary IAM Credentials)

License

This project is licensed with the AGPL-3.0 License.

Badges
Extracted from project README
Deploy to Cloudflare Workers