Giter Club home page Giter Club logo

file-metadata-api's Introduction

FILE-METADATA-API

N|Solid

Welcome to this incredible API to obtain the data of your files! It´s super simple to use, and it has a front end design also, so you can use it directly from there.

  • Upload your file
  • Get your file name, size, and type

New Features!

  • The design was updated to be more elegant

How to use it?

It´s really simple, just select a file from your computer/device and hit the upload button, it will automaticaly response with a JSON object with the metadata of your file.

I hope you enjoy it!

Tech

I have developed this full stack app using JavaScript, NodeJS, Express and Multer for the Back-End. If you want to clone the repository, make sure to install all these dependencies. It also has a front-end desing implemented, made with HTML and CSS, so you can see it on action.

Here you can find more info about them.

  • Express - Fast node.js network app framework
  • Multer - A node.js middleware for handling multipart/form-data, which is primarily used for uploading files.
  • Node.js - JavaScript runtime environment

Get Started

This API requires Node.js to run.

Clone the repository and then start the server with:

$ npm start

Please take a look at the dependencies that this API uses (Express and Multer).

User Stories

  1. You can submit a form that includes a file upload.
  2. The form file input field has the name attribute set to upfile.
  3. When you submit a file, you receive the file name, type, and size in bytes within the JSON response.

Build Status

You can see the freecodecamp test Here

License

MIT

file-metadata-api's People

Contributors

arganarazalvaro 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.