README
Dreamy
A NodeJS adapter for the Dreamhost API.
Work in progress
Currently implemented API calls:
- Listing Domain Registrations (
domain-list_registrations
)
Javascript interface to the Dreamhost API
<script type="module">
import dreamhostApi from 'https://cdn.skypack.dev/dreamhost-api';
</script>
A NodeJS adapter for the Dreamhost API.
Work in progress
Currently implemented API calls:
domain-list_registrations
)