This repository contains a small web-application for checking other websites' search engine optimization. The application checks whether the website is accessible (response code is 200) and has title, description and h1 tag.
See how it works here:
- Java 17
- Javalin
- Thymeleaf + Bootstrap
- REST API
- JUnit Testing
- H2
- PostgreSQL