Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

asyncapi-archived-repos/glee-hello-world

Repository files navigation

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!

Usage

This app is deployed on Heroku. Use your favorite WebSocket client and connect to wss://glee-hello-world.herokuapp.com/hello.

Using Websocat

websocat wss://glee-hello-world.herokuapp.com/hello

Using Postman

Learn more about using WebSocket in Postman.

About

Hello world app to improve Glee onboarding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published