TravelerVihaan / domains-controller

Application checking if domains have autorenew option enabled (It is desinged for specific API)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domain-Controller

Application checking if domains have autorenew option enabled (It is desinged for specific API)

What does this application do?

This application is designed to sending requests to API one of the big polish website specialized in domains. List of domains is stored in MongoDB collection which was connected with this app. In answer from API is information about autorenew feature - if it is enabled or disabled. If autorenew function is disabled for domain, app sends e-mail message to addresses from list with information which domains needs attention.

Used technologies:

  • Java 11
  • Spring Boot
  • Maven
  • Mongo DB
  • Thymeleaf
  • Bootstrap

About

Application checking if domains have autorenew option enabled (It is desinged for specific API)


Languages

Language:Java 84.5%Language:HTML 15.5%