Socket
Book a DemoInstallSign in
Socket

pulumi-appsync-modules

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pulumi-appsync-modules

AWS AppSync module for Pulumi /with Modules

latest
Source
npmnpm
Version
2.1.0
Version published
Maintainers
1
Created
Source

AWS AppSync + Pulumi + GraphQL Modules

npm version Build Status codecov Maintainability

Pulumi Appsync

This module is inspired by GraphQL Modules by @UriGoldshtein. It uses Pulumi (Modern Infrastructure as Code tool) to deploy modulized GraphQL APIs to AWS AppSync.

Installation

▶ npm i pulumi-appsync-modules

or

▶ yarn add pulumi-appsync-modules

Motivation

We love Separation of Concerns design, and we like where GraphQL Modules are going. We use AWS for different projects, so we have a few larger projects under our belt with AWS Appsync. We tought there would be an excellent match to build something similar to GraphQL Modules – but for AWS Appsync. Our goal was to build something that looked similar in design (having the same API was vital). Using Pulumi made the most sense because we could keep our library lightweight.

Documentation

Apart from this README, you can find details and examples of using the SDK in the following places:

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give an ⭐️ if this project helped you!

License

MIT Licensed

FAQs

Package last updated on 07 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts