OpenFn / adaptors

The new home for OpenFn adaptors; re-usable connectors for the most common DPGs and DPI building blocks.
GNU General Public License v3.0
7 stars 8 forks source link

Better template #594

Closed josephjclark closed 4 months ago

josephjclark commented 4 months ago

This PR updates the template to optimise around new-school http connectivity

Changes:

Closes https://github.com/OpenFn/adaptors/issues/583

josephjclark commented 4 months ago

I've removed execute from the template but @hunterachieng points out that any oauth enabled adaptor will need to use execute.

Maybe the template should be for an oauth adaptor and can trap all that boilerplate.