Skip to content
This repository was archived by the owner on Mar 3, 2021. It is now read-only.

iElsha/MicroServicesMetrics

Repository files navigation

Micro Services Metrics

Description

This tool allow you get the technology stack of a website by submitting a form with his URL.

The back-end works with express in Node.js and the front-end is rendered with pug while the style is done in SCSS.

In order to retrieve the data, we use wappalyzer. It might takes some seconds to retrieve data because this module scrap the website.

How to install

npm install

How to use

npm start

Start a browser and open localhost:3000

Improvements possible

  • A loading screen while scrapping
  • Using Wappalyzer's API to retrieve the data without scrapping (usage of a cache). However it is a commercial API.
    • Free tier limits: 10 request per day.

Contributors

  • Maxence Dominici

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors