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

Problem with 0.6.4 or Meteor-Router #1

Open
Torsten85 opened this issue Jun 19, 2013 · 1 comment
Open

Problem with 0.6.4 or Meteor-Router #1

Torsten85 opened this issue Jun 19, 2013 · 1 comment

Comments

@Torsten85
Copy link

Hey,
I'm using Meteor 0.6.4 in combination with Meteor-Router in my current project. I really like reststop because it offers so much more than the server routing part of meteor-router... but I'm not able to get this running.
"curl http://localhost/api/test" always returns the response of the meteor-router.

Is this known to be broken or am I using it the wrong way?

Thanks in advance.

@gkoberger
Copy link
Owner

I've never tested it, but Router and RESTstop should play nice together. Does /api/test/ match one of your Router routes? If so, it's possible Router is just included first.

Either way, I'm going to test it out and I'll let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants