Create an application to parse an input url and display:
- Html Version
- Title
- Headings
- Internal Links
- External Links
- Login From
Also, for every link, we need to indicate what type of return code it has (for example -> 200, 300, etc.)
- Java11
- Gradle
It is a spring-boot application we can run with Scout24Application
Angular application we can run in /web folder:
- ng serve