Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkutmon committed Feb 6, 2015
1 parent 1986403 commit 3a10b48
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@ Java library for WikiPathways webservice

Currently under development and testing.

With this library you can access the pathway database WikiPathways from Java through the REST webservice API (http://webservice.wikipathways.org).
The old SOAP webservice will be discontinued in the near future (spring 2015) and all functionality (also updating and uploading information) have been implemented in the REST API.

Be aware that update and upload functionality provide special permissions that need to be requested before using those webservice functions.

### TODO
- [x] set up automated testing framework on Jenkins (https://jenkins.bigcat.unimaas.nl/view/WikiPathways/job/WikiPathways%20REST%20Java%20library/)
- [ ] detailed documentation (JavaDoc!)

### Known bugs
- [ ] Method findUserByOrcid is currently not working
- [ ] Building cache has issues (gets stuck after 50-70 pathways)


0 comments on commit 3a10b48

Please sign in to comment.