Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.23 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.23 KB

Route53 API in GraphQL

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

Deploy to Cloudflare Workers

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.