Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create GraphQL egress endpoint #213

Open
bburns opened this issue Dec 17, 2022 · 1 comment
Open

Create GraphQL egress endpoint #213

bburns opened this issue Dec 17, 2022 · 1 comment
Labels
application:adapter Anything related to a specific application enhancement New feature or request

Comments

@bburns
Copy link
Contributor

bburns commented Dec 17, 2022

idea for future adapter architecture

ob: I am already evaluating (low priority) GQL in my app to replace REST API and MQTT. In Nest framework, it is very easy to get (at least barebone) GQL API, optionally with auth'n and auth'z, incl TypeScript, Fastify (instead of Express), Mercurius (instead of Apollo), validation, however, the programming style is much different from what Brian is used to.

bb: add REST and GraphQL endpoints to the adapter diagram

@tukusejssirs
Copy link
Contributor

This issue somewhat overlaps with #214.

@tukusejssirs tukusejssirs added enhancement New feature or request application:adapter Anything related to a specific application labels Dec 22, 2022
@tukusejssirs tukusejssirs changed the title adapter - make graphql egress endpoint Create GraphQL egress endpoint Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application:adapter Anything related to a specific application enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants