An open API service indexing awesome lists of open source software.

https://github.com/shaikhsajid1111/domain-name-check

An API to check if a domain name is available
https://github.com/shaikhsajid1111/domain-name-check

Last synced: 7 months ago
JSON representation

An API to check if a domain name is available

Awesome Lists containing this project

README

          

Domain Name Checker



Microservice to check if domain name is available


Usage:


  • Open terminal in folder

  • Run project with go run *.go


  • How to use?

    Base URL = https://shocking-freckle-petunia.glitch.me

    send request to:
    - https://shocking-freckle-petunia.glitch.me/json/{domain_name}
    where domain_name is the domain name that you want to check.


    Tech


  • Mux