zcmarcus / Slack2Slack

A simple web service aimed at reducing the tedium involved with creating new Slack workspaces based on the general configuration (channels, settings, etc.) of an existing Slack workspace.
0 stars 0 forks source link

Adding: Servlet for handling requests on workspace template form, client POJOs, further fleshed out web service #11

Closed zcmarcus closed 4 years ago

zcmarcus commented 4 years ago

This branch adds FormLoadAction servlet for handling requests for workspace template form and loading retrieved web service data. Implementation of servlet logic required:

zcmarcus commented 4 years ago

Note: Because there is a lot in this feature, and because we discussed all of this in a meeting, I will go ahead and handle this myself.