I cant get own routes to work ;( #133
Unanswered
muellercornelius
asked this question in
Q&A
Replies: 2 comments
-
Hey thanks for posting. I'll debug this right away. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@muellercornelius found it. We don't prefix custom routes. So your route will be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just started yesterday playing around with it. Thank you for your work it looks realy promising and it works great when you use the resources.
My Problem is I cant get own routes to work (of course while using the rest API). My Index.js file looks like this:
I just copied the code for the route from the documentation...
But everytime i go to
http://localhost:8810/api/bla
i always get an 404 error. Does somebody know what I am doing wrong?Thank you very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions