Skip to content

An angular.js application for domain whois lookup

Notifications You must be signed in to change notification settings

DoerJ/angular-js-whois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-js-whois

An AngularJS application with domain WHOIS lookup

Technology stack

  • Front-end: AngularJS v1.7.9
  • UI: Bootstrap
  • Back-end: NodeJS with Express.js
  • Database: MongoDB
  • Security: Google reCAPTCHAv2

Running application

Prerequisites: have NPM and MongoDB Drive installed on machine

  • cd to the folder and run npm install to download all the module dependencies
  • Run node server.js to start the server
  • Open browser at http://localhost:5000, and now should be able to see the forms
  • Type any domain name to see the WHOIS responses
  • To view the loggings in db, run mongo to enter the mongodb shell

About

An angular.js application for domain whois lookup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published