8000 Allow service methods to return a promise by daffl · Pull Request #59 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

Allow service methods to return a promise#59

Merged
daffl merged 3 commits intomasterfrom
service-promises-41
Apr 28, 2014
Merged

Allow service methods to return a promise#59
daffl merged 3 commits intomasterfrom
service-promises-41

Conversation

@daffl
Copy link
Member
@daffl daffl commented Apr 26, 2014

This pull request adds a mixin that allows services to return a promise instead of calling the callback. Closes #41.

@daffl daffl added this to the 1.0.0 milestone Apr 26, 2014
daffl added a commit that referenced this pull request Apr 28, 2014
Allow service methods to return a promise
@daffl daffl merged commit dd17f24 into master Apr 28, 2014
@daffl daffl deleted the service-promises-41 branch April 28, 2014 15:04
daffl added a commit that referenced this pull request Aug 21, 2018
daffl added a commit that referenced this pull request Aug 22, 2018
daffl pushed a commit that referenced this pull request Aug 23, 2018
* fix(package): update config to version 2.0.0

* Change installation script
daffl added a commit that referenced this pull request Aug 24, 2018
* Refactoring to use commander instead of Vorpal

* Refactoring to use meta information from generator and updating to latest released dependency

* Load available generators into environment from meta.js file

* Add special case for plugin generator
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

Successfully merging this pull request may close these issues.

Add ability for services to return a promise instead of a callback

1 participant

0