An open API service indexing awesome lists of open source software.

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

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.