Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.41 KB

Javalin ORM Page analyzer

Java CI Maintainability Test Coverage

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:

Technologies

Backend Technologies:

  1. Java 17
  2. Javalin
  3. Thymeleaf + Bootstrap
  4. REST API
  5. JUnit Testing

Database Management

  1. H2
  2. PostgreSQL