ritik307 / studio

Visually design your AsyncAPI files and event-driven architecture.

Home Page:https://studio.asyncapi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


AsyncAPI logo
Studio

One place that allows you to develop an AsyncAPI document, validate it, convert it to the latest version, preview the documentation and visualize the events flow.

All Contributors


πŸ“’ ATTENTION:

This project is still under development and has not reached version 1.0.0 yet. This means that its API/styling/features may contain breaking changes until we're able to deploy the first stable version and begin semantic versioning.


Requirements

Using it locally

Run:

npm install
npm start

and then go to http://localhost:3000.

Development

  1. Setup project by installing dependencies npm install
  2. Write code and tests.
  3. Make sure all tests pass npm test

Spin up Gitpod

In order to prepare and spin up a Gitpod dev environment for our project, we configured our workspace through a .gitpod.yml file.

To spin up a Gitpod, go to http://gitpod.io/#https://github.com/asyncapi/studio.

Contribution

Read CONTRIBUTING guide.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Maciej UrbaΕ„czyk

πŸ› πŸ’» πŸ“– πŸ€” 🚧 πŸ’¬ ⚠️ πŸ‘€

Jonas Lagoni

πŸ€” πŸ’¬ πŸ‘€

Fran MΓ©ndez

πŸ’» πŸ“– πŸ€” 🚧 πŸ’¬ ⚠️ πŸ‘€

David Boyne

πŸ’» πŸ“– πŸ€” 🚧 πŸ’¬ ⚠️ πŸ‘€

Sergio Moya

πŸ€” πŸ’¬

David

πŸ€” πŸ’¬

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

About

Visually design your AsyncAPI files and event-driven architecture.

https://studio.asyncapi.com

License:Apache License 2.0


Languages

Language:JavaScript 95.2%Language:TypeScript 4.7%Language:HTML 0.1%Language:CSS 0.1%