Skip to main content

Connect to Easy My Coop RESTful API.

Project description

Beta License: AGPL-3 coopiteasy/vertical-cooperative

Connect to Easy My Coop RESTful API.

Table of contents

Usage

## Configuration

Get an API token from the Easy My Coop API you wish to connect to and setup a backend at - Settings > Technical (debug mode) > EMC Backend

## Concepts

The models are heavily influenced by the odoo connector:

  • emc_backend
    • connects to the API, sends HTTP requests, converts json to dictionaries

  • <model>_adapter
    • uses the backend to send query for model it’s responsible for.

    • adapts the objects to api format dictionaries

    • adapts the result dictionaries to writable dictionaries

  • <model>_binding
    • links an internal record with an external record for each backend

The <model> is responsible for the orchestration of these components.

In the current implementation, only one backend is allowed.

Known issues / Roadmap

The api cannot currently process multiple capital release requests per subscription request.

Bug Tracker

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 smashing it by providing a detailed and welcomed feedback.

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

Credits

Authors

  • Coop IT Easy SCRLfs

Contributors

Maintainers

This module is part of the coopiteasy/vertical-cooperative project on GitHub.

You are welcome to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page