docs: add Nikita Pastukhov to Ambassadors list #1608
+39
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello there! I am Nikita and I am the core maintainer of FastStream.
This is a Python framework for asynchronous services development (like HTTP frameworks, but for MQ).
The main idea of it - simple API and powerful featurs. As an example - FastStream generates AsyncAPI schema automatically based on your service code:
Genereates the following schema representation
FastStream is built for real-time, high-performance data processing, which is crucial for event-driven architectures like those defined by AsyncAPI. It helps developers create scalable, low-latency systems, aligning with AsyncAPI’s goal of supporting asynchronous, real-time communication. Also, FastStreams introduces ordinary developers to the AsyncAPI and they are happy to use it. The tool is production-ready and motivates people to use AsyncAPI in the real-world services.
All our (FastStream) users are AsyncAPI users as well. According my questionnaire 41% FastStream users choose it due native AsyncAPI support. And 35% users really use autogenerated AsyncAPI schemas on production.
We released FastStream just last year, but currently it is #2 porject by #asyncapi topic on GitHub (right after the spec itself) and have more that 1 million installations - https://github.com/topics/asyncapi
All my public speaches and articles are target on FastStream (and AsyncAPI accordingly) promotion. Also, the tool we created stimulates other people to talk about AsyncAPI: last EuroPython speach about FastStream and AsyncAPI as an example.
So I think, my contributions making me a strong candidate for AsyncAPI Ambassador program.
I would like to be an AsyncAPI Ambassador in Russia to have a some kind of "official" position related to tool I promote. Also I wish to use your merch at all my public conference talks 😄 Also, it is a good oportunity to show, that OpenSource is still out of policy (I am also suffering because of the current situation in the world).
Anyway, thank you for your amazing initiative! If you have any python developers would like to improve FastStream and AsyncAPI integration - our team is open for contributions, we have a lot of AsyncAPI features to support.