Skip to content

Latest commit

 

History

History
 
 

shopinvader_restapi

Shopinvader

Alpha License: AGPL-3 shopinvader/odoo-shopinvader

This addon provides the legacy REST api provided by the shopinvader addon in previous versions.

From version 16.0, a rework of the REST api has been started. This rework has as goal to provide a more consistent and documented API. This rework is also based on a new technical stack (FastAPI, Pydantic, extendable_pydantic, ..).

Some endpoints provided by the legacy API are already available in the new API.

  • cart: The shopinvader_api_cart addon provides the new API for the cart management.
  • address: The shopinvader_api_address addon provides the new API for the address management.

Others endpoints will be available in the future.

The shopinvader_v2_app_demo addon highlights how you can aggregate the new API and the legacy API in the same Odoo instance but also how you can combine the different parts of the new API into a single application.

Important

This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status

Table of contents

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Akretion
  • ACSONE SA/NV

The development of this module has been financially supported by:

  • Akretion
  • Adaptoo
  • Encresdubuit
  • Abilis
  • Camptocamp
  • Cosanum
  • ACSONE

This module is part of the shopinvader/odoo-shopinvader project on GitHub.

You are welcome to contribute.