Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chetan/dme-api
Simple Ruby wrapper around the DNS Made Easy REST API
https://github.com/chetan/dme-api
Last synced: 2 months ago
JSON representation
Simple Ruby wrapper around the DNS Made Easy REST API
- Host: GitHub
- URL: https://github.com/chetan/dme-api
- Owner: chetan
- License: gpl-2.0
- Created: 2011-06-17T18:16:09.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-17T22:20:21.000Z (over 13 years ago)
- Last Synced: 2024-10-08T23:22:06.664Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 101 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= dme-api
A simple wrapper around the DNS Made Easy REST API
== Contributing to dme-api
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.== Copyright
Copyright (c) 2011 Evidon, Inc.
Based on the original scripts by Brian Gupta at
https://github.com/bgupta/dnsmadeeasySee LICENSE.txt for further details.