Git Product home page Git Product logo

domain-finder's Introduction

Demo image requesting for bunch of domain names

Inspiration

As shown above we can get a bunch of suggestions from many sources like chatgpt in above example. But checking if they are available one by one in whois.net is not something we would enjoy.

This application is made to check them all at once.

In the mean time we can only see the availability of the domains.

Setup

git clone [email protected]:Sagar535/domain-finder.git
cd domain-finder
yarn

The application uses the api https://api-ninjas.com/api/whois, check documentation there to understand the api better. We need an X-Api-Key so create account and get yours.

Once you get it create a file .env.local in root directory and paste it as

NEXT_PUBLIC_API_NINJA_TOKEN=**************************************

Run your application:

yarn dev

Now you can paste bunch of domains, click submit and check if the domains are available or not.

domain-finder's People

Contributors

sagar535 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.