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

Add an endpoint to generate JSON code #73

Open
edwardcapriolo opened this issue Feb 4, 2013 · 1 comment
Open

Add an endpoint to generate JSON code #73

edwardcapriolo opened this issue Feb 4, 2013 · 1 comment

Comments

@edwardcapriolo
Copy link
Collaborator

So we should have an endpoint that is an html form like

drop down : operation
CQLQuery
Set
Get
...

After the first drop we look at the argumentsions in operations.cqlQuery()
and produce another form with n text boxes for the arguments

Then the next post should return the raw json the user needs.

This makes it easy to a json user to figure out what our wire format is.

A forth optional step can submit the query and return the result

@zznate
Copy link
Owner

zznate commented Feb 4, 2013

Nice dude!

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

No branches or pull requests

2 participants