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

Notification route #35

Open
ricoud opened this issue Sep 15, 2015 · 4 comments
Open

Notification route #35

ricoud opened this issue Sep 15, 2015 · 4 comments

Comments

@ricoud
Copy link

ricoud commented Sep 15, 2015

Will appreciate to have a route to send notification.
Thanks in advance

@julianlam
Copy link
Member

Interesting idea, will consider adding it.

@jamesjjk
Copy link

jamesjjk commented Feb 2, 2016

@julianlam I would like if I can help create the notification route. Is there any docs on the Notifications API, and how to use it?

@julianlam
Copy link
Member

Hi @jamesjjk -- thanks for the interest!

You'd follow the same format of the other routes (and probably have to start a new router file in the routes/v1/ directory to keep things organised).

You'll want to hook into the .create() and .push() routes in core.

@jamesjjk
Copy link

jamesjjk commented Feb 4, 2016

@julianlam thanks I will check it out! Will try and create end-points for votes and notifications and mentions..

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

3 participants