This PR creates a separate package in the cmd directory that will ultimately be the fupisha standalone cli client. Also as a drive by we clean up some handlers and do some little formatting, linting as well as run long running tasks in their own goroutines returning responses if successful and also update tests.
This PR creates a separate package in the cmd directory that will ultimately be the fupisha standalone cli client. Also as a drive by we clean up some handlers and do some little formatting, linting as well as run long running tasks in their own goroutines returning responses if successful and also update tests.