/js-datocms-client

NodeJS/Browser client for DatoCMS

Primary LanguageJavaScriptMIT LicenseMIT

DatoCMS JS Client ⛔️ DEPRECATED ⛔️

Build Status

We released a new REST JS client. You can read the documentation, here.

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.