/greet-bot

A simple websocket API example using glee.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

This is a Glee project bootstrapped with create-glee-app.

Getting Started

First, run the development server:

npm run dev

You can start editing the API by modifying functions/onHello.js and asyncapi.yaml. The server auto-updates as you edit the file.

Learn More

To learn more about Glee features and API, take a look at the documentation.

You can check out the Glee Github repository - your feedback and contributions are welcome!