0.0.2 • Published 11 months ago

medusa-hello-world v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Medusa-Hello-World

This starter plugin is compatible with versions >= 1.8.0 of @medusajs/medusa.

Getting Started

simply to install this plugin, install it's package using npm and then add it to the medusa-config.js file in the plugins section.

npm install @medusajs/medusa-plugin-hello-world --save

Visit the Docs to learn more about this plugin.

Endpoints

There will be a new endpoint added to your medusa backend after installing this plugin. The endpoint is /hello-world and it will return a simple json response with a message.