X Tutup
Skip to content

Implement v3 Web API helpers structure #169

@thinkingserious

Description

@thinkingserious

We will create a folder /helpers which will have sub folder for each helper module. These modules will help do things that take multiple API calls such as creating a template and sending an email with that template applied.

We will provide a template of what should go in that sub folder, right now we are thinking:

/helpers
/helpers/myhelper
/helpers/myhelper/myhelper.py (or perhaps a more elaborate structure depending on complexity)
/helpers/myhelper/README.md
/helpers/myhelper/example.py
/helpers/myehlper/tests

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup