README.md edited online with Bitbucket
This commit is contained in:
parent
7789ed13ff
commit
53c8cd9bb9
|
@ -45,7 +45,7 @@
|
|||
> >
|
||||
> >###POST###
|
||||
> >A query can be submitted using the POST method as demonstrated in the following example.
|
||||
> > >curl -is http://localhost:3000/queries.json -X POST -d '{"label":"curl_test","query_input":"MOL1,CCCOCC\nMOL2,COCC=CCCC"}' -H "Content-Type: application/json"
|
||||
> > >curl -is http://classyfire.wishartlab.com/queries.json -X POST -d '{"label":"curl_test","query_input":"MOL1,CCCOCC\nMOL2,COCC=CCCC", "query_type":"STRUCTURE"}' -H "Content-Type: application/json"
|
||||
> >
|
||||
> >where the parameters are:
|
||||
> >
|
||||
|
|
Loading…
Reference in New Issue