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

Apollo Server 2.0 and restify? #1330

Closed
nanandn opened this issue Jul 11, 2018 · 3 comments
Closed

Apollo Server 2.0 and restify? #1330

nanandn opened this issue Jul 11, 2018 · 3 comments

Comments

@nanandn
Copy link

nanandn commented Jul 11, 2018

Does Apollo server 2.0 work with restify? I have an existing restify app. Now I am using apollo-server-restify. I don't see any packages for restify in 2.0 or any documentation on how to use apollo server 2.0 with restify.

Thanks
Anand

@evans
Copy link
Contributor

evans commented Jul 11, 2018

@nanandn right now we don't have an implementation yet. If you would like to take part in the creation, please check out #1088. I'd love to see an implementation similar to #1282.

@evans evans closed this as completed Jul 11, 2018
@wjsc
Copy link

wjsc commented Oct 28, 2018

I wrote a tiny module that provides support for Automatic Persisted Queries when using apollo-server-restify:
https://www.npmjs.com/package/apollo-server-restify-persisted-queries

@nanandn
Copy link
Author

nanandn commented Sep 8, 2019

@evans Sorry didn't have the time to look into writing the restify middleware before. Did someone write one already? Where can I find it? If not, how do I go about writing one. I looked at the two links you pointed to. Still a little confused about how to do it.

Should I create this in a separate github repository or put it it apollo's git hub repo?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants