Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.3 KB

File metadata and controls

43 lines (24 loc) · 1.3 KB

Virus Total Java Client

Spring-boot based application for consuming the public API of Virus Total (www.virustotal.com)

Generic badge CircleCI CircleCI

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Maven Java 8+

Maven
Java 8+

Installing

mvn clean install

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • SpringBoot - The web framework used
  • Maven - Dependency Management
  • VirusTotal Public API - VirusTotal public API allows for programmatically analysing files, URLs and IP addresses for malicious activities