JustJordanT / cloudFileUploader

☁️ CloudFileUploader: is a service that will allow you to upload your file to an Azure storage account, and also pull files down and list them, out as well. Made with microservice architecture in mind along with best coding practices.
1 stars 0 forks source link

Develop.v1.2.0 #13

Closed JustJordanT closed 3 years ago

JustJordanT commented 3 years ago

Microservices up and running backend is communicating with the frontend.

This functionality is working, however, we will need to complete the other HTTP methods. For communications from the frontend to the backend service. For development, we are currently using the Microsoft Tye package for devtest.