Provee una api RESTFul para Odoo disponible a través de una capa de seguridad basada en autenticación JWT

robert2206 afb12f2a4d endpoints estandarizados 8 年之前
controllers afb12f2a4d endpoints estandarizados 8 年之前
models a99a0156b8 to update new commit 8 年之前
static f51f16f681 initial commit 8 年之前
README.md 130c2f2583 agregado método para manejar peticiones PUT o PATCH 8 年之前
__init__.py f51f16f681 initial commit 8 年之前
__init__.pyc e4f8a9f82c bug fijado en el manejador de peticiones 8 年之前
__openerp__.py 2cd26a76df los metodos get y delete fueron implementados 8 年之前
models.pyc f51f16f681 initial commit 8 年之前
requirements.txt c7cdf23628 requirements.txt added 8 年之前

README.md

RESTFul Api for Odoo

RESTFul Api for Odoo based on JWT Authentication Engine

Leer sobre JWT: https://jwt.io/