Skip to content

Conversation

@daffl
Copy link
Member

@daffl daffl commented Jan 7, 2014

A refactoring of the REST provider that makes it possible to retrieve a service method wrapped as a middleware via app.rest.find(service) etc. This is necessary to implement #22 as a plugin.

Additionally the provider now also throws an HTTP error 405 (Method Not Allowed) if trying to access a service method that doesn't exist.

…ods as middleware. Throw HTTP error 405 when acessing unavailable service methods.
daffl added a commit that referenced this pull request Jan 7, 2014
@daffl daffl merged commit f6c833b into master Jan 7, 2014
@daffl daffl deleted the rest-provider-refactoring branch January 7, 2014 23:21
daffl pushed a commit that referenced this pull request Aug 23, 2018
daffl pushed a commit that referenced this pull request Aug 25, 2018
updating to new feathers-errors error handler
daffl pushed a commit that referenced this pull request Aug 25, 2018
* adding test coverage reporting

* adding code-climate badges

* updating test to check for more files and not run generated app tests

* Run generated plugin tests

* Only run compile and mocha as the test

* Remove other Node versions
daffl pushed a commit that referenced this pull request Aug 28, 2018
* add error handler

* OAuth 1 not 2
daffl pushed a commit that referenced this pull request Aug 29, 2018
daffl pushed a commit that referenced this pull request Aug 29, 2018
* add error handler

* OAuth 1 not 2
daffl pushed a commit that referenced this pull request Aug 29, 2018
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.

1 participant