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

Need client to create resources on remote server #49

Open
cammoore opened this issue Jul 13, 2013 · 1 comment
Open

Need client to create resources on remote server #49

cammoore opened this issue Jul 13, 2013 · 1 comment

Comments

@cammoore
Copy link
Member

Reported by rbrewer, Aug 10, 2012

Currently, the recommended way to create resources is by writing the XML and then loading it into the server using the defaults mechanism. This is fine when the server is being run locally, but when the server is run on a remote system (or platform like Heroku), loading XML from the remote filesystem is not viable.

What is needed is a client that reads the XML files and sends them to the server via the REST API. This can crib most of the code from Server defaults mechanism, including the directory structure.

@cammoore
Copy link
Member Author

This might be part of the upgraded SPA.

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

1 participant