datocms-client

DatoCMS API client and CLI tool

Usage no npm install needed!

<script type="module">
  import datocmsClient from 'https://cdn.skypack.dev/datocms-client';
</script>

README

DatoCMS JS Client

Build Status

API client and CLI tool for DatoCMS. Take a look at the full API documentation for examples.





Development

After checking out the repo, run npm install to install dependencies. Then, run npm run test to run the tests.

Test suite's HTTP interactions are recorded/replayed from the ./cassettes directory to get fast, deterministic and accurate tests. Simply delete every file within the directory to record new HTTP requests/responses.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/datocms/js-datocms-client. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The package is available as open source under the terms of the MIT License.