Skip to content

External APIs for accessing the CBRAIN platform.

License

Notifications You must be signed in to change notification settings

xlecours/cbrain-apis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBRAIN APIs

This repository contains libraries for accessing the CBRAIN platform. One particular instance of this platform is the Montreal Neurological Institute's CBRAIN Service.

Two languages are currently supported:

  • Ruby; the API can be found in the file ruby/cbrain_ruby_api.rb
  • Perl; the API can be found in the file perl/CbrainPerlAPI.pm

The full documention about these APIs can be generated locally by running a bash script provided at the top of the repository, install_doc.sh. It can also be browsed online at the CBRAIN service site:

CBRAIN APIs documentation

Credits

This project's code was originally a part of the CBRAIN platform (released separately), but the API itself was funded by CANARIE during the summer of 2014.

About

External APIs for accessing the CBRAIN platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 51.1%
  • Ruby 43.4%
  • JavaScript 4.6%
  • Other 0.9%