An open API service indexing awesome lists of open source software.

https://github.com/voorhoede/nuxt-datocms-module

Nuxt module for querying and subscribing to DatoCMS through its GraphQL API
https://github.com/voorhoede/nuxt-datocms-module

datocms graphql nuxt-module nuxtjs open-source

Last synced: 5 months ago
JSON representation

Nuxt module for querying and subscribing to DatoCMS through its GraphQL API

Awesome Lists containing this project

README

          

# @voorhoede/nuxt-datocms-module

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]
[![License][license-src]][license-href]

Integrates nuxt with [Datocms](https://www.datocms.com/)

* [📖 Documentation](https://nuxt-datocms-module.netlify.app/)

## Features

* 🔎 Query GraphQL API
* 👂 Subscribe to GraphQL query
* ✨ Query or subscribe to GraphQL's preview endpoint

## Maintenance

This module is developed by [De Voorhoede](https://www.voorhoede.nl/). We will continue to maintain this module as long as we use this in our projects. Feel free to use and fork this module. We will only handle issues or accept pull requests if they aid our projects.

## License

[MIT License](./LICENSE)

Copyright (c) Voorhoede

[npm-version-src]: https://img.shields.io/npm/v/@voorhoede/nuxt-datocms-module/latest.svg
[npm-version-href]: https://npmjs.com/package/@voorhoede/nuxt-datocms-module

[npm-downloads-src]: https://img.shields.io/npm/dt/@voorhoede/nuxt-datocms-module.svg
[npm-downloads-href]: https://npmjs.com/package/@voorhoede/nuxt-datocms-module

[github-actions-ci-src]: https://github.com/voorhoede/nuxt-datocms-module/actions/workflows/ci.yml/badge.svg
[github-actions-ci-href]: https://github.com/voorhoede/nuxt-datocms-module/actions?query=workflow%3Aci

[license-src]: https://img.shields.io/npm/l/@voorhoede/nuxt-datocms-module.svg
[license-href]: https://npmjs.com/package/@voorhoede/nuxt-datocms-module