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

Create a friendly REST API URI #118

Closed
AdamNaj opened this issue Oct 9, 2013 · 3 comments
Closed

Create a friendly REST API URI #118

AdamNaj opened this issue Oct 9, 2013 · 3 comments
Labels
area-platform 🌈 improvement Extra sugar and spice.
Milestone

Comments

@AdamNaj
Copy link
Member

AdamNaj commented Oct 9, 2013

No description provided.

@michaellwest
Copy link
Member

Yess!! I would recommend ServiceStack. http://www.servicestack.net/

@AdamNaj
Copy link
Member Author

AdamNaj commented Oct 9, 2013

To be honest I've just put it here as I've already done it.
http://hostname/-/script/v1/Examples/API/ChildrenAsJson?item=content
where:
Server: http://hostname
API URI: /-/script/v1/
Library Relative script path Examples/API/ChildrenAsJson
Variables sent to script - everything after the ? in this case: ?item=content

AdamNaj added a commit that referenced this issue Oct 9, 2013
Script Metadata Editing enables editing security by default - to disable the script for non privileged users.
Internal Zen Garden demo script update
Sample API Scripts updated
Shell runner has Type Info enabled by default to be in sync with ISE settings.
@AdamNaj
Copy link
Member Author

AdamNaj commented Oct 9, 2013

Implemented. Michael - I'm closing this issue, but if you want anything added to it or have a better approach, Feel free to reopen it.

@AdamNaj AdamNaj closed this as completed Oct 9, 2013
@AdamNaj AdamNaj removed the 3 - Done label Apr 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-platform 🌈 improvement Extra sugar and spice.
Projects
None yet
Development

No branches or pull requests

2 participants