AsyncAPI Conference

Paris Edition

9th - 11th of December, 2025 | Paris, France

54 days until the end of Call for Speakers

AsyncAPI Mentorship 2023 Project Ideas

Found an error? Have a suggestion?Edit this page on GitHub

Projects ideas

Ideas list

NumberIdeaAreaLead MentorScope
1Add help/{command} endpointserver-apiBOLT04By adding a new endpoint to the AsyncAPI server API that provides detailed information and usage instructions for the CLI tool, we can help users overcome challenges and achieve greater success in their API development efforts.
2Website UI Kit design/dev projectdesign-systemAceTheCreatorThere are a lot of places where components need to be created for even the smallest of elements that repeat on the website.
3MVP integration of extensions catalog with AsyncAPI toolsextensions-catalogLukasz GornickiPeople use extensions, and we should support the official ones in our tools.
4Documenting how different protocols work with AsyncAPIDocumentationAlejandra QuetzalliCommunity uses diff protocols, because everyone has diverse needs. To get more tutorials with different protocol setups.
5Rewrite this template and NodeJS WS templatenodejs-templateLukasz GornickiNodejs-template and also nodejs-ws-template are written with old Nunjucks templating engine. We need to rewrite them to React templating engile that should become the default and only engine in the future.
6Simulator Desktop ApplicationsimulatorNektarios FifesTo turn the CLI application into a complete desktop application that aims to visualize an AsyncAPI file and allow the user to generate traffic interactively.
7Tutorial document or separate guides for GleeGleeSouvik & Khuda Dad NomaniCurrently, it is hard to get started with Glee as a new user, we need some documentation that talks about how to install and setup Glee, achieve what we are trying to do (details on what tweaks we can make)and how to deploy Glee.
8Add support for translationswebsiteMaciej UrbańczykTo enable adoption of the spec to a larger group. Translation of docs was an enabler for Kubernetes and Vue so that it could be for AsyncAPI.
9Prepare CLI for v1.0.0 releasecliSouvikWe are going to release our first stable version of CLI as v1. We need some help reaching 90% test coverage and enabling cross-platform installation- (only Windows Chocolatey). Documentation update - (updating usage docs for all the commands with examples) and simple Integration tests to prove the binary works.
10DocsUI: Messages Object outputasyncapi-reactMissy Turco & Fran MéndezFor the design progress and proposal of the UX/UI updates to the Messages Object documentation output.
11DocsUI: UX/UI updatesasyncapi-reactMissy Turco & Fran MéndezUX/UI updates to the documentation components like sidebar navigation, Servers Object output.
12Developing a Step-by-Step Contributing Guide for NewcomersDocumentationBy providing clear and concise instructions, documentation, and resources, we aim to streamline the onboarding process and empower new contributors to quickly and successfully make their initial contribution.
13Integration of AsyncAPI Tools Examples within AsyncAPI Tools Dashboard TabTo integrate the setup and examples of AsyncAPI tools into the AsyncAPI Tools Dashboard page to provide users with a comprehensive overview of each tool's functionality, setup requirements, and use cases.
14Open Graph link preview image according to the document to openStudioWhenever a link to Studio (with or without those query params) is pasted into social media, the preview image says nothing about the file being shared. So we should be able to generate the preview image based on the shared file dynamically; for example, the title, description, and some stats could be shown.
15"Open with Studio" button for Markdown filesStudioTo design a button that says something like "Open with Studio," with the AsyncAPI logo somewhere that people can use for linking to AsyncAPI files in their Markdown/HML files.
16Enhanced Collaboration and Real-time EditingStudioTo enhance collaboration and real-time editing capabilities within AsyncAPI Studio by adding features like conflict detection and resolution mechanisms, user presence indicators, and version history capabilities.
17API Development Platform IntegrationStudioTo integrate AsyncAPI Studio with API development platforms to enhance the overall development experience. Features can be developed: API Platform Integration, Security and Authentication, API Documentation Generation, Deployment, and Testing.
18Library for easier integration testing of code generatorsGeneratorTo have a feature in Generator or maybe a separate library that we can easily enable in generator repository and enable integration tests for the template.
19Enable Metric Monitoring and Observability Modules for Code GeneratorsGeneratorMetric monitoring helps collect and analyze the data generated from an application. It can be vital when it comes to maintaining the progress of a system. While AsyncAPI's current code generator produces a well-formed structure to be built on, this project proposes to develop a feature allowing users to quickly accommodate a metric monitoring module within their application.
20Drag & drop AsyncAPI block builderStudioCurrently, we have in the Studio Visualiser which renders the flow of operations in an application described using AsyncAPI. But it only works in read-only mode. So a good solution would be to add the ability to create AsyncAPI specifications from scratch (or update existing ones) using drag and drop blocks, which could be connected, similar to the current blocks in the visualizer.
21Desktop/Native application for Async API studioStudioThe AsyncAPI Studio is currently exclusively available as a web application, using it locally will require setting up the development environment, which can be a cumbersome process for specific users. So to enhance the user experience and convenience by eliminating the dependency on the web version or the complexities of building the application from source.
Was this helpful?
Help us improve the docs by adding your contribution.
OR
Github:AsyncAPICreate Issue on GitHub