Giter Club home page Giter Club logo

dora's Introduction

Buid Status Code Quality Code Coverage Documentation Status

DORA: DNS over REST API

DORA is a microservice that provides a simple API for DNS querying through a REST architecture. It aims to be a consumable API that's easy to digest and easy to deploy on cloud-based solutions, such as AWS Lambda and Heroku.

Features

DORA mainly relies on the dnspython toolkit. It can query the following records:

  • A : IPv4 address;
  • AAAA : IPv6 address;
  • CNAME : Canonical name (name alias);
  • MX : Mail exchange (mail transfer agent name);
  • NS : Authoritative name server;
  • TXT : Text records.

Documentation

For instructions of usage, installation, deployment and overall documentation of the code, read the docs.

Roadmap

  • Finish the user documentation;
  • Create code documentation;
  • 100% covered (write tests);
  • Publish DORA on PyPI;
  • Dockerized DORA;
  • Guide: Deploying DORA on Heroku;
  • Guide: Deploying DORA on AWS Lambda;

License

Kopimi Logo

To the extent possible under law, Caian Rais Ertl has waived all copyright and related or neighboring rights to this work. In the spirit of freedom of information, I encourage you to fork, modify, change, share, or do whatever you like with this project! ^C ^V

License

dora's People

Contributors

dependabot[bot] avatar upsetbit avatar

Stargazers

 avatar  avatar  avatar

Watchers

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