diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a69916 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# NCBO REST Sample Code + +Sample code that demonstrates the use of the NCBO REST services. + +Documentation for REST services is available at [http://data.bioontology.org/documentation](http://data.bioontology.org/documentation) + +Questions and bug reports can be directed to the NCBO Support List: [support@bioontology.org](mailto:support@bioontology.org) + +## Community Code Examples + +- [RNCBO](https://github.com/muntisa/RNCBO) (uses R) - Cristian R. Munteanu (BiGCaT - [www.enanomapper.net](http://www.enanomapper.net))