All Projects → InterNetX → domainrobot-api

InterNetX / domainrobot-api

Licence: MIT license
Swagger documentation for different APIs powered by InterNetX GmbH.

Projects that are alternatives of or similar to domainrobot-api

php-domainrobot-sdk
A composer package for easy integration of the Domainrobot API powered by InterNetX GmbH.
Stars: ✭ 17 (+21.43%)
Mutual labels:  autodns, domainrobot
graphql-ts-client
Typescript DSL for GraphQL.
Stars: ✭ 124 (+785.71%)
Mutual labels:  codegen
Lightbeam
Lightbeam has moved and now lives in the Wasmtime repository!
Stars: ✭ 253 (+1707.14%)
Mutual labels:  codegen
kubernate
Kubernetes+Generate = Kubernate❤️
Stars: ✭ 96 (+585.71%)
Mutual labels:  codegen
slm-code-generation
TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)
Stars: ✭ 75 (+435.71%)
Mutual labels:  codegen
cmake-reflection-template
A template for simple C++ reflection done with CMake and Python (no other external tools)
Stars: ✭ 37 (+164.29%)
Mutual labels:  codegen
Generator
Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
Stars: ✭ 237 (+1592.86%)
Mutual labels:  codegen
rosetta
Easy to use Rust i18n library based on code generation
Stars: ✭ 37 (+164.29%)
Mutual labels:  codegen
graphql-cli-codegen
apollo-codegen plugin for graphql-cli
Stars: ✭ 22 (+57.14%)
Mutual labels:  codegen
DotNetJS
Consume C# in JavaScript with comfort: single-file UMD library, auto-generated 2-way bindings and type definitions
Stars: ✭ 551 (+3835.71%)
Mutual labels:  codegen
vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
Stars: ✭ 288 (+1957.14%)
Mutual labels:  codegen
gg
General Golang Code Generator
Stars: ✭ 88 (+528.57%)
Mutual labels:  codegen
startle
Startle C Library
Stars: ✭ 15 (+7.14%)
Mutual labels:  codegen
generator
Any Code generator
Stars: ✭ 421 (+2907.14%)
Mutual labels:  codegen
ogen
OpenAPI v3 code generator for go
Stars: ✭ 436 (+3014.29%)
Mutual labels:  codegen
Quick Protobuf
A rust implementation of protobuf parser
Stars: ✭ 244 (+1642.86%)
Mutual labels:  codegen
d2a
A translator Django into SQLAlchemy.
Stars: ✭ 23 (+64.29%)
Mutual labels:  codegen
graphql-codegen-apollo-next-ssr
Autogenerate apollo code for nextjs ssr
Stars: ✭ 176 (+1157.14%)
Mutual labels:  codegen
graphql-java-codegen-gradle-plugin
Gradle plugin for graphql-java-codegen
Stars: ✭ 19 (+35.71%)
Mutual labels:  codegen
butte
No description or website provided.
Stars: ✭ 69 (+392.86%)
Mutual labels:  codegen

Domainrobot Api

The Domainrobot API is a powerful, professional API for managing domains, certificates, dns and much more. The API can be accessed via three different interfaces :

  • JSON
  • XML
  • EPP

Table of Contents

  1. Domainrobot JSON API
  2. Domainrobot XML API
  3. Domainrobot EPP API
  4. Changelog
  5. License

Domainrobot JSON API

The JSON API represents the latest development of the Domainrobot API including all new features like the DomainStudio.

Domainrobot SDKs

Several Software Development Kit's (SDK's) are available for implementing the JSON API.

Documentation

A full documentation about the API can be found at https://help.internetx.com/.

Open API

There is also a specification available for the JSON API using the Open API V2 standard.

Domainrobot XML API

The legacy way to access the Domainrobot API.

Documentation

A full documentation about the API can be found at https://help.internetx.com/.

Domainrobot EPP API

The EPP API allows you to interact with the Domainrobot API using EPP syntax. The API is compatible with RFC 5731.

Documentation

A full documentation about the API can be found at https://help.internetx.com/.

Changelog

For a detailed changelog, see the CHANGELOG.md file

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].