GithubHelp home page GithubHelp logo

justjordant / cloudfileuploader Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11.07 MB

☁️ 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.

HTML 30.86% JavaScript 0.94% CSS 5.62% C# 58.27% Dockerfile 4.32%
dotnet csharp azure devops microservice

cloudfileuploader's Introduction

cloudFileUploader

☁️ This 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.

image

Status

CircleCI wakatime

Roadmap

Usage/Examples

------

image

cloudfileuploader's People

Contributors

dependabot[bot] avatar justjordant avatar

Stargazers

 avatar

Watchers

 avatar

cloudfileuploader's Issues

Calling out the Blob Container you want to push a file to.

Is your feature request related to a problem? Please describe.
No Issue

Describe the solution you'd like
Being able to call out a blob container that you would like to push files to depending on the file type, images, confidential, videos.

Describe alternatives you've considered

Additional context

Backend-API

Is your feature request related to a problem? Please describe.
This will be the main method for our CRUD operations. that will use the Azure Storage account. Create, Read, Update, Delete

Describe the solution you'd like
This will be used for the other microservices to use so that we are able to use them in order to use our CRUD API

Describe alternatives you've considered

Additional context

Containerize-Backend

Is your feature request related to a problem? Please describe.
This is not related to a problem, but this does help move us in the right direction for having a microservice architecture.

Describe the solution you'd like
Containerize-Backend: this will involve moving the current setup from a stand lone application into a docker container, that will be acting as a server.

Describe alternatives you've considered

Additional context

Containerize-Frontend

Is your feature request related to a problem? Please describe.
Make the more scalable, and also decouple the application.
Describe the solution you'd like
Containerize the frontend application with the use of Docker

Describe alternatives you've considered

Additional context

Delete method: the file by name removes the storage account.

Expected Behavior

Delete the file by name.

Actual Behavior

When deleting a file by name, the container from the storage account is removed from Azure

Steps to Reproduce the Problem

  1. POST request to the CFU API
  2. DELETE request to the CFU API

Specifications

  • Version: cfuAPI v1
  • Platform: edge
  • Subsystem: -

Reference

#6 Backend API

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.