This PR restructures the code to combine the multiple cloud functions into one application that has multiple end points. The src/ directory now has the single application and the code to build the Docker image.
TODO: implement endpoints in applications. This PR simply restructures the code with two endpoint implementations
This PR restructures the code to combine the multiple cloud functions into one application that has multiple end points. The src/ directory now has the single application and the code to build the Docker image.
TODO: implement endpoints in applications. This PR simply restructures the code with two endpoint implementations
closes #5