https://github.com/hervit0/aws-appsync-resolver
Go AppSync Resolver library
https://github.com/hervit0/aws-appsync-resolver
appsync aws golang resolver
Last synced: 26 days ago
JSON representation
Go AppSync Resolver library
- Host: GitHub
- URL: https://github.com/hervit0/aws-appsync-resolver
- Owner: hervit0
- License: mit
- Created: 2019-10-18T13:21:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T18:48:34.000Z (over 6 years ago)
- Last Synced: 2025-12-18T21:42:48.278Z (4 months ago)
- Topics: appsync, aws, golang, resolver
- Language: Go
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS App Sync Resolver
**In progress**
_Just trying to have decent library to deal with App Sync Resolver_
## Motivations
This work is massively using this [repository](https://github.com/hervit0/appsync-resolvers) as source of inspiration.
We needed more functionalities and it did not look like the repo was living a lot.
For example, we needed to wire the context to the handler.