Code Monkey home page Code Monkey logo

opensrs-api-v1.0-domain-availability-lookup's Introduction

Coldfusion OpenSRS API Domain availability lookup

OpenSRS domain availability lookup for Coldfusion/Lucee server.

License

Copyright (c) 1997-2024 interVations

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

This CFC is to facilitate making calls to the OpenSRS Domains API.

As a reseller of domains from OpenSRS/Tucows for over ten(10) years, we code exclusively using Coldfusion/Lucee.

We are embarking on a unique integration of the OpenSRS API platform with an aim to give our many customers the tools they need for everyday domain management tasks.

The Coldfusion OpenSRS API Domain availability lookup code is just a small piece. We are publishing it here for free for all to use without limitations, we just ask that you support this repository by sponsoring us by buying us a coffee at the link below.

Sponsor Sponsor this project

https://buymeacoffee.com/intervations

By sponsoring this project, you help move it up our list of projects to do.

We intend to sell copies of the final skin product which will be accessable in a private repository. Depending on how much you sponsor, you will be given a generous discount of the final price.

Usage

<cfset objOpenSRS = createObject("component","apiOpenSRS") />
<cfset stResults = objOpenSRS.searchDomainAvailability(domain_name=url.domain)>

<cfloop array="#stResults#" index="domain">
    #domain.domain# - #domain.status#
</cfloop>

See also a functional example at:

https://demo.intervations.com.au/opensrs-api-v1.0-domain-availability-lookup/

Need further information or have feedback?

Submit a question or feedback using the Issues tab on this respository, or you can always contact the team directly by emailing [email protected].

Who are interVations?

interVations is not just your run-of-the-mill internet solutions provider โ€“ we are a force of innovation and transformation. At the core of our passion lies web hosting and design/development expertise, where we excel in creating remarkable online experiences. Our mission is to empower you, fuelling your journey towards exceeding your boldest online marketing goals.

Visit, https://intervations.com.au, for more.

opensrs-api-v1.0-domain-availability-lookup's People

Contributors

intervations 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.