Replies: 1 comment
-
|
I've figured out (don't know if correctly) that all your routes should go in the default .pm file. I've modeled my resources after this app. https://github.com/openSUSE/cavil/blob/master/lib/Cavil.pm#L21 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Should I just put everything under
./lib/MyApp/*?I'm having a hard time understanding how to start an app that has multiple endpoints.
Beta Was this translation helpful? Give feedback.
All reactions