Giter Site home page Giter Site logo

thebaronalex / file-uploads-microservice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marmiz/file-uploads-microservice

0.0 1.0 0.0 15 KB

A small api project that lets you upload and delete file to a server. Vue.js handles the front-end

JavaScript 42.68% HTML 21.23% CSS 36.09%

file-uploads-microservice's Introduction

File Uploads Microservice

A small API server that lets you uploads and delete file directly from the front end.

Made as study prject starting from freecodecamp's file metadata microservice challenge and improved with extra functionality ✨

A demo for this project lives on glitch.

Discover it at https://file-uploads-microservice.glitch.me


How it works

Simply uploads a file via the upload button into the uploads/ folder.

The programs return the size of that file.

You can also see the list of files stored into the uploads/ folder and delete them.


Getting started

  • simply clone or download this repo.

  • Download its dependecies file

npm install  || yarn install
  • Start the server
npm start || yarn start
  • Heads over to localhost:8000

  • Have fun


Features

Express to handle the server functionality

Vue to handle the front-end interactions

stylus for quick styling

note: vue and axios has been integrated via cdn since the app is small. For bigger usage definitely use a modular system like webpack.

   

Made with ❤️

file-uploads-microservice's People

Contributors

marmiz avatar

Watchers

 avatar

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.