modules icon indicating copy to clipboard operation
modules copied to clipboard

feat: add `nuxt-content-from-api` module

Open marlocorridor opened this issue 1 year ago โ€ข 1 comments

๐Ÿ”— Linked issue

resolves #1114

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Nuxt module for Nuxt Content. This module takes your API config to create files (.md, .yml, .csv, and .json) to be used by Nuxt Content, thereby accessing full features of Nuxt Content module.

This provides an alternative way of getting your content. For future, we will build this as a Nuxt Content source driver.

marlocorridor avatar Nov 21 '24 10:11 marlocorridor

requesting review. thanks

marlocorridor avatar Dec 02 '24 13:12 marlocorridor