Fastapi Sync

by
Odoo

28.72

v 17.0 Third Party 2
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 596
Technical Name fastapi_sync
LicenseOPL-1
Websitehttp://lazydoo.net
Versions 17.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 596
Technical Name fastapi_sync
LicenseOPL-1
Websitehttp://lazydoo.net
Versions 17.0 16.0

Features

  • Support restful api.
  • Wrapped odoo method (create, write, unlink, read, search_read, method).
  • Support nested object (many2one, one2many, many2many) odoo.
  • Support search domain odoo.
  • Custom API
  • Response binary field.

Demo

lazydoo.net
user: admin
password: admin

Restful API

Token

Create Method

Write Method

Call Method

Nested Object

Domain

Custom API

Binary field

Installation

To install this module, you need to:

  • install the fastApi >= 0.108.0 : Terminal order ("pip install fastApi")
  • install the python-multipart >= 0.0.6 : Terminal order ("pip install python-multipart")
  • install the pydantic >= 2.5.3 : Terminal order ("pip install pydantic")
  • install the a2wsgi >= 1.10.0 : Terminal order ("pip install a2wsgi")
  • install the pyjwt >= 2.8.0 : Terminal order ("pip install pyjwt")
  • install the dotty_dict >= 1.3.1 : Terminal order ("pip install dotty_dict")

Usage

To use this module, you need to:

  • Go to endpoint "api/v1/docs"

Maintainer

This module is maintained by the Lazydoo: luuthinh705@gmail.com

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.