Skip to content

abhin1509/antstack-hiring-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Antstack Hiring Task.

Task1 - Validate if a metatag is present in a site.

Instructions:
  1. Step to install npm package.
npm install
  1. Step to execute the Task1.
npm run first

Task2 - Validate if a dns txt record is present in a domain.

Instructions:
  1. Step to execute the Task2.
npm run second
References:

For Task1:

  1. https://github.com/node-fetch/node-fetch#plain-text-or-html

For Task2:

  1. https://nodejs.org/api/dns.html#dnsresolvetxthostname-callback
  2. https://www.knowledgehut.com/blog/web-development/dns-module-in-nodejs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published