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

Standardize API's responses following the REST api json standard #37

Closed
psolom opened this issue Aug 16, 2016 · 5 comments
Closed

Standardize API's responses following the REST api json standard #37

psolom opened this issue Aug 16, 2016 · 5 comments
Assignees
Milestone

Comments

@psolom
Copy link
Owner

psolom commented Aug 16, 2016

Original description from @jlaustill.

@psolom psolom added this to the 1.1.0 milestone Aug 16, 2016
@psolom psolom mentioned this issue Aug 16, 2016
@psolom psolom self-assigned this Sep 20, 2016
@psolom
Copy link
Owner Author

psolom commented Oct 18, 2016

PHP connector got all actions standardized at the dev branch at the moment. API section in wiki should be adjusted after the merge to the master branch. Related to #34 and #31

@psolom
Copy link
Owner Author

psolom commented Oct 25, 2016

I am pleased to present the new completely rewritten and standardized Rich Filemanager API that follows JSON API best practices. Note that it works only for the DEV branch at the moment.

@jlaustill, @simogeo, @fabriceci, @gmkll
Your notes and critics are welcome.

@psolom
Copy link
Owner Author

psolom commented Oct 25, 2016

The only thing I didn't change is a request type of methods. For my opinion the following methods should be performed with POST method: "addfolder", "rename", "move", "delete". Note that I don't consider PUT and DELETE methods intentionally. Only GET and POST ones.

@simogeo
Copy link
Contributor

simogeo commented Oct 25, 2016

Clear and efficient. Sounds great to me.
I agree regarding POST method. No need to change them.

I'll try to test the dev branch soon

@psolom
Copy link
Owner Author

psolom commented Nov 4, 2016

Closed with the release RichFilemanager v.2.0.0
Check the new API for details.

@psolom psolom closed this as completed Nov 4, 2016
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

2 participants