full-stackory / full-stackory/scaffold

Core Abstract class for business logic

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

As we have built our HTTP Client for each vendor and it's base class, we should do the same for the actual logic/business implementation. As an example, we should be able to run a method `Scaffold.heroku.restart_server!(server_name)` instead of manually running our own get requests.

This base class serves as the api foundation of what each adapter responds to from a method standpoint.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.