Search 1.9 billion lines of Odoo code on GitHub

1
··· ·
10
· ···

cenit_fitness_api_v1

Author: Cenit IO
License: no license
Branch: 9.0
Repository: connect-to-ak/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 46.9%), Python (37, 45.7%), and XML (6, 7.4%)

Stores and accesses user data in the fitness store from apps on any platform.
Show more...

cenit_core_api_v2_2_0

Author: Cenit IO
License: no license
Branch: 8.0
Repository: andhit-r/odoo-integrations
Dependencies: base, and cenit_base
Languages: HTML (38, 8.0%), Python (67, 14.1%), and XML (369, 77.8%)

<p style="text-align: justify;">This is a documentation for CORE API v2.0. You can use the API to access the resources harvested and enriched by CORE. If you encounter any problems with the API, please report them to us.</p> <h2>Overview</h2> <p style="text-align: justify;">The API is organised by resource type. The resources are <b>articles</b>, <b>journals</b> and <b>repositories</b> and are represented using JSON data format. Furthermore, each resource has a list of methods. The API also provides two global methods for accessing all resources at once.</p> <h2>Response format</h2> <p style="text-align: justify;">Response for each query contains two fields: <b>status</b> and <b>data</b>. In case of an error status, the data field is empty. The data field contains a single object in case the request is for a specific identifier (e.g. CORE ID, CORE repository ID, etc.), or contains a list of objects, for example for search queries. In case of batch requests, the response is an array of objects, each of which contains its own <b>status</b> and <b>data</b> fields. For search queries the response contains an additional field <b>totalHits</b>, which is the total number of items which match the search criteria.</p> <h2>Search query syntax</h2> <p style="text-align: justify">All of the API search methods allow using complex search queries. The query can be a simple string or it can be built using terms and operators described in Elasticsearch <a href="http://www.elastic.co/guide/en/elasticsearch/reference/1.4/query-dsl-query-string-query.html#query-string-syntax">documentation</a>. The usable field names are <strong>title</strong>, <strong>description</strong>, <strong>fullText</strong>, <strong>authorsString</strong>, <strong>publisher</strong>, <strong>repositories.id</strong>, <strong>repositories.name</strong>, <strong>doi</strong>, <strong>oai</strong>, <strong>identifiers</strong> (which is a list of article identifiers including OAI, URL, etc.), <strong>language.name</strong> and <strong>year</strong>. Some example queries: </p> <ul style="margin-left: 30px;"> <li><p>title:psychology and language.name:English</p></li> <li><p>repositories.id:86 AND year:2014</p></li> <li><p>identifiers:"oai:aura.abdn.ac.uk:2164/3837" OR identifiers:"oai:aura.abdn.ac.uk:2164/3843"</p></li> <li><p>doi:"10.1186/1471-2458-6-309"</p></li> </ul> <h2>Sort order</h2> <p style="text-align: justify;">For search queries, the results are ordered by relevance score. For batch requests, the results are retrieved in the order of the requests.</p> <h2>Parameters</h2> <p style="text-align: justify;">The API methods allow different parameters to be passed. Additionally, there is an API key parameter which is common to all API methods. For all API methods the API key can be provided either as a query parameter or in the request header. If the API key is not provided, the API will return HTTP 401 error. You can register for an API key <a href="/services#api">here</a>.</p> <h2>API methods</h2>
Show more...

cenit_funshoutsapi_v1

Author: Cenit IO
License: no license
Branch: 9.0
Repository: connect-to-ak/odoo-integrations
Dependencies: base, and cenit_base
Languages: HTML (38, 19.9%), Python (72, 37.7%), and XML (81, 42.4%)

FunShouts allows you to leave a simple voice mail message (a 'shout') by calling the hotline.
Show more...

cenit_bigquery_api_v2

Author: Cenit IO
License: no license
Branch: 10.0
Repository: connect-to-ak/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 47.5%), Python (36, 45.0%), and XML (6, 7.5%)

A data platform for customers to create, manage, share and query data.
Show more...

cenit_solar_vps_1_0_0

Author: Cenit IO
License: no license
Branch: 8.0
Repository: andhit-r/odoo-integrations
Dependencies: base, and cenit_base
Languages: HTML (38, 20.4%), Python (67, 36.0%), and XML (81, 43.5%)

This is the Solar VPS Public API. You can find more at http://www.solarvps.com
Show more...

cenit_genomics_api_v1

Author: Cenit IO
License: no license
Branch: 8.0
Repository: anhvu-sg/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 47.5%), Python (36, 45.0%), and XML (6, 7.5%)

Stores, processes, explores and shares genomic data.
Show more...

cenit_i_am_real_1_0_0

Author: Cenit IO
License: no license
Branch: 8.0
Repository: connect-to-ak/odoo-integrations
Languages: HTML (23, 69.7%), and Python (10, 30.3%)


Show more...

cenit_instagram_1_0_0

Author: Cenit IO
License: no license
Branch: 8.0
Repository: andhit-r/odoo-integrations
Dependencies: base, and cenit_base
Languages: HTML (38, 13.9%), Python (67, 24.5%), and XML (169, 61.7%)

Description of Instagram RESTful API. Current limitations: * Instagram service does not support [cross origin headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) for security reasons, therefore it is not possible to use Swagger UI and make API calls directly from browser. * Modification API requests (`POST`, `DELETE`) require additional security [scopes](https://instagram.com/developer/authorization/) that are available for Apps [created on or after Nov 17, 2015](http://instagram.com/developer/review/) and started in [Sandbox Mode](http://instagram.com/developer/sandbox/). * Consider the [Instagram limitations](https://instagram.com/developer/limits/) for API calls that depends on App Mode. **Warning:** For Apps [created on or after Nov 17, 2015](http://instagram.com/developer/changelog/) API responses containing media objects no longer return the `data` field in `comments` and `likes` nodes. Last update: 2015-11-28
Show more...

cenit_calendar_api_v3

Author: Cenit IO
License: no license
Branch: 10.0
Repository: connect-to-ak/odoo-integrations
Dependencies: cenit_base
Languages: HTML (38, 47.5%), Python (36, 45.0%), and XML (6, 7.5%)

Manipulates events and other calendar data.
Show more...

cenit_owler_api_1_0_0

Author: Cenit IO
License: no license
Branch: 10.0
Repository: anhvu-sg/odoo-integrations
Dependencies: base, and cenit_base
Languages: HTML (38, 20.9%), Python (63, 34.6%), and XML (81, 44.5%)

Search for information on companies using a website or company name and get access to Company Data, News, Blog Posts, Competitor Lists and much more.
Show more...
1
··· ·
10
· ···