How about serving REST apis? #413
Unanswered
talesmgodois
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using bud, how would we enable a REST API?
I've seen that the controllers are limited to some names, Can I serve a REST API with bud? I mean, With rails, we just need to create the methods on our controllers.
Maybe we can have a separate part to add free API controllers?
Beta Was this translation helpful? Give feedback.
All reactions