Code Monkey home page Code Monkey logo

studio's Introduction

AsyncAPI 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.

Using it via Docker

Run:

docker run -it -p 8000:80 asyncapi/studio

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

The asyncapi/studio image is based on the official nginx image. Please refer to the Nginx documentation to learn how to e.g. pass a custom nginx configuration or plug in additional volumes.

In some hosting scenarios (e.g. Docker Compose, Kubernetes) the container might not be exposed at the root path of the host. Set the environment variable BASE_URL to let AsyncAPI Studio know from where to resolve static assets:

docker run -it -p 8000:80 -e BASE_URL=/a/custom/path asyncapi/studio

Studio is also available as a Docker Desktop Extension. For more information, check the related repository.

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
Maciej UrbaΕ„czyk

🚧 πŸ’» πŸ“– πŸ› πŸ€” πŸ‘€ 🎨 ⚠️ πŸš‡ πŸ§‘β€πŸ«
Fran MΓ©ndez
Fran MΓ©ndez

🚧 πŸ’» πŸ“– πŸ› πŸ€” πŸ‘€ 🎨 ⚠️ πŸš‡ πŸ§‘β€πŸ«
David Boyne
David Boyne

🚧 πŸ’» πŸ“– πŸ› πŸ€” πŸ‘€ 🎨 ⚠️ πŸ§‘β€πŸ«
Missy Turco
Missy Turco

🚧 πŸ’» πŸ€” πŸ‘€ 🎨 πŸ§‘β€πŸ«
Florian Greinacher
Florian Greinacher

πŸ’» πŸš‡ πŸ› πŸ“–
Ritik Rawal
Ritik Rawal

πŸ’»
Samriddhi
Samriddhi

πŸ’»
Pauline P. Narvas
Pauline P. Narvas

πŸ’» πŸš‡ πŸ“–
Jonas Lagoni
Jonas Lagoni

πŸ€” πŸ’¬ πŸ‘€
Sergio Moya
Sergio Moya

πŸ€” πŸ’¬
David Pereira
David Pereira

πŸ€” πŸ’¬
Nawed Ali
Nawed Ali

πŸ’» πŸ›
Viacheslav Turovskyi
Viacheslav Turovskyi

πŸ’»

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

studio's People

Contributors

asyncapi-bot avatar fmvilas avatar magicmatatjahu avatar dependabot[bot] avatar boyney123 avatar nawed2611 avatar allcontributors[bot] avatar fgreinacher avatar eltociear avatar mcturco avatar namyalg avatar pawlean avatar ritik307 avatar samridhi-98 avatar smoya avatar codingtenshi avatar thiyagu06 avatar aeworxet avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.