diff --git a/icons/nuxt-http-preset.png b/icons/nuxt-http-preset.png new file mode 100644 index 000000000..a8dab2462 Binary files /dev/null and b/icons/nuxt-http-preset.png differ diff --git a/modules/nuxt-http-preset.yml b/modules/nuxt-http-preset.yml new file mode 100644 index 000000000..c30ac7ef9 --- /dev/null +++ b/modules/nuxt-http-preset.yml @@ -0,0 +1,18 @@ +name: nuxt-http-preset +description: >- + A Nuxt module to manage and simplify HTTP requests across multiple APIs and + endpoints. +repo: DarlanPrado/nuxt-http-preset +npm: nuxt-http-preset +icon: 'nuxt-http-preset.png' +github: https://github.com/DarlanPrado/nuxt-http-preset +website: https://github.com/DarlanPrado/nuxt-http-preset +learn_more: '' +category: Request +type: 3rd-party +maintainers: + - name: DarlanPrado + github: DarlanPrado +compatibility: + nuxt: ^3.0.0 + requires: {} \ No newline at end of file