Web Services REST API: Difference between revisions
Jump to navigation
Jump to search
Created page with 'CoGe's Application Programming Interface: There are two main ways a programmer can interact with CoGe: #Through the web pages via URLs #Through CoGe's database's API ==Linking ...' |
|||
Line 11: | Line 11: | ||
==CoGe's database's API== | ==CoGe's database's API== | ||
We have not made CoGe's database API source code available yet due to incomplete documentation. However, if you are interested in using it, please e-mail [mailto:elyons@berkeley.edu Eric Lyons]. | We have not made [[CoGe's database]] API source code available yet due to incomplete documentation. However, if you are interested in using it, please e-mail [mailto:elyons@berkeley.edu Eric Lyons]. |
Revision as of 05:17, 11 January 2010
CoGe's Application Programming Interface:
There are two main ways a programmer can interact with CoGe:
- Through the web pages via URLs
- Through CoGe's database's API
Linking to CoGe
Each web application of CoGe is designed for a particular task, and provides links to other web applications in CoGe. This is how CoGe's Open-ended Analysis Network works. To get information on how to link to a particular web application, please see that application's wiki. If the information you are seeking is not immediately apparent, please feel free to e-mail Eric Lyons and for help.
CoGe's database's API
We have not made CoGe's database API source code available yet due to incomplete documentation. However, if you are interested in using it, please e-mail Eric Lyons.