A cloud-ready DNS query API
Project description
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, GCP
Cloud Functions, GCP AppEngine,
Heroku and so on.
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.
TODO
- 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;
- Guide: Deploying DORA on Google App Engine;
- Guide: Deploying DORA on Google Cloud Functions;
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dora-ms-0.2.0b0.tar.gz
(5.9 kB
view details)
File details
Details for the file dora-ms-0.2.0b0.tar.gz
.
File metadata
- Download URL: dora-ms-0.2.0b0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18b196b06ed2d0573d5f3f190ef92b10b830ce4e275ed8d6ed7b30f96f19497e |
|
MD5 | 48e8e5dcb36fddd2f88e694f8e9d1782 |
|
BLAKE2b-256 | e0de0f96aef92d00e8bf513a57a3c910abc201169fda61ede677d8d9fc0ed605 |