README.md edited online with Bitbucket
This commit is contained in:
parent
e9d2cb6f13
commit
7789ed13ff
|
@ -34,8 +34,6 @@
|
|||
> >A chemical compound's classification can be retrieved in the JSON or XML format. The compound's information is accessed via the InChIkey as show in the following examples. In this example, the entity has the InChIKey=LABTWGUMFABVFG-ONEGZZNKSA-N.
|
||||
> > >
|
||||
> > >curl -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://classyfire.wishartlab.com/entities/BDAGIHXWWSANSR-UHFFFAOYSA-N.json
|
||||
> > >
|
||||
> > >curl -H "Accept: application/xml" -H "Content-Type: application/xml" -X GET http://classyfire.wishartlab.com/entities/BDAGIHXWWSANSR-UHFFFAOYSA-N.xml
|
||||
|
||||
|
||||
> ##2. Query##
|
||||
|
@ -65,8 +63,6 @@
|
|||
> > >
|
||||
> > >curl -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://classyfire.wishartlab.com/queries/88.json
|
||||
> >
|
||||
> > >curl -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://classyfire.wishartlab.com/queries/88.xml
|
||||
> >
|
||||
> >where the query id is 88.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue