asyncapi / glee

Glee — The AsyncAPI framework that will make you smile again :)
86 stars 62 forks source link
get-global-docs-autoupdate get-global-node-release-workflows get-global-releaserc hacktoberfest nodejs

Glee — The AsyncAPI framework that will make you smile again.

All Contributors

Coverage Status

What's Glee?

Glee is a spec-first framework that helps you build server-side applications. It leverages the AsyncAPI specification to make you more productive:

Setup

The best way to get started with Glee is by using AsyncAPI CLI, which sets up everything automatically for you. To create a project, run:

asyncapi new glee

After the installation is complete, follow the instructions to start the development server.

For more information on how to install AsyncAPI CLI, you can review CLI installation documentation

Getting started

Generating documentation

When using spec-driven framework like Glee, it's always necessary to have docs and code always in sync. Glee will automatically generate documentation for your application or you can also generate your documentation yourself by running:

glee docs

You can also tweak Glee's default configuration for generating documentation here: Configuring your application

Contributors ✨

Thanks goes to these wonderful people (emoji key):

sudoshreyansh
sudoshreyansh

⚠️
Afzal Ansari
Afzal Ansari

📖
Khuda Dad Nomani
Khuda Dad Nomani

💻
Godwin Alexander
Godwin Alexander

📖 💻
Vivek Kumar
Vivek Kumar

💻
Akhil Jamwal
Akhil Jamwal

💻

This project follows the all-contributors specification. Contributions of any kind is welcome!