medusa-hello-world
v0.0.2
Published
A starter for Medusa projects.
Maintainers
Readme
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 --saveVisit 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.
