Skip to content

dipakparmar/route53-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.