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

plugins #40

Open
thegoleffect opened this issue Jun 10, 2014 · 4 comments
Open

plugins #40

thegoleffect opened this issue Jun 10, 2014 · 4 comments

Comments

@thegoleffect
Copy link
Contributor

i.e. writing two plugins, exposing something in one, using it in the other?

@nvcexploder
Copy link
Contributor

I would say create a plugin and have it register a URL. Perhaps plugins can be split into multiple bits - one for registering endpoint functionality and one for registering internal APIs.

@linclark
Copy link
Contributor

linclark commented Sep 3, 2014

Here's a gist that shows registration of a plugin for routes, https://gist.github.com/nlf/1df5eac626263ff5b037. This could be nice if we go with the progressive development approach... the learner could move their routes to a plugin.

@chetandhembre
Copy link
Contributor

Hey if no one is working on it then i will send pull request for this issue

@linclark
Copy link
Contributor

linclark commented Sep 4, 2014

👍 It's all yours :)

On Sep 3, 2014, at 11:02 PM, Chetan notifications@github.com wrote:

Hey if no one is working on it then i will send pull request for this issue


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

5 participants