{ "info": { "author": "Caian R. Ertl", "author_email": "caianrais@pm.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Flask", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n[![Buid Status][build]][travis] [![Code Coverage][cov]][codecov] [![Documentation Status][doc]][readthedocs] [![License Information][license]][mit]\n\n[build]: https://travis-ci.org/caianrais/dora.svg?branch=master\n[cov]: https://codecov.io/gh/caianrais/dora/branch/master/graph/badge.svg\n[doc]: https://readthedocs.org/projects/dora/badge/?version=latest\n[license]: https://img.shields.io/github/license/caianrais/dora.svg\n\n[travis]: https://travis-ci.org/caianrais/dora\n[codecov]: https://codecov.io/gh/caianrais/dora\n[readthedocs]: https://dora.readthedocs.io\n[mit]: https://github.com/caianrais/dora/blob/master/LICENSE\n\n\n# DORA: DNS Over REST API\n\n`DORA` is a microservice that provides a simple API for DNS querying through a\nREST architecture. It aims to be a consumable API that's easy to digest and\neasy to deploy on cloud-based solutions, such as [AWS Lambda][lambda], [GCP\nCloud Functions][gcp-cloud-func], [GCP AppEngine][gcp-app-engine],\n[Heroku][heroku] and so on.\n\n
\n
\n