Skip to content

leandrodeponte/urlreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Reader

Reads URL and Links

Getting Started

Clone the project:

https://github.com/leandrodeponte/urlreader.git

Requirements

  • Java 8

Development Env

 *  src/main/resources 

```

Building

  • Linux:

    $ ./mvnw clean install
    
  • Windows:

     mvnw.cmd clean install
    

Starting

  • Java ./mvnw clean install spring-boot:run

  • Docker docker build -t urlreader . docker run urlreader

About

URL Parser and Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published