You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.. | ||
Postman Collections | 1 year ago | |
controllers | 1 year ago | |
doc | 1 year ago | |
models | 1 year ago | |
security | 1 year ago | |
static/description | 1 year ago | |
views | 1 year ago | |
README.rst | 1 year ago | |
__init__.py | 1 year ago | |
__manifest__.py | 1 year ago |
README.rst
.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
:target: https://www.gnu.org/licenses/lgpl-3.0.en.html
:alt: License: LGPL-3
Odoo rest API
=============
* This module allow us to connect to database with REST API requests
Configuration
-----------
* Set up the config file
* Authentication using Postman with login credentials
* API key generation
* Communicate with database using API requests
Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__
License
-------
Lesser General Public License v3.0 (LGPL v3)
(https://www.gnu.org/licenses/lgpl-3.0.en.html)
Credits
-------
Developer : (V16) yadhushankar
(V17) Sruthi pavithran
Contact: odoo@cybrosys.com
Contacts
--------
* Mail Contact : odoo@cybrosys.com
* Website : https://cybrosys.com
Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
Maintainer
-----------
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com
This module is maintained by Cybrosys Technologies.
For support and more information, please visit `Our Website <https://cybrosys.com/>`__
Further information
===================
HTML Description: `<static/description/index.html>`__