/File-Metadata-API

APIs and Microservices Project 5

Primary LanguageHTML

API Project: File Metadata Microservice for freeCodeCamp

Built With

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/daniyaldev2k20/File-Metadata-API.git
  2. Go to project directory
    cd File-Metadata-API
  3. Install npm packages
    npm install

Usage

Start the application

npm start

Test that the project is running by going to http://localhost:3000.

Go to the main page, and upload a file using the provided form.