Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: blog post on SIO-AsyncAPI #1196

Merged
merged 48 commits into from
Mar 3, 2023

Conversation

daler-rahimov
Copy link
Contributor

Description
This is a blog post on new Python library SIO-AsyncAPI. Although I may have benefited from waiting to receive feedback on an issue that I created before beginning this PR, I decided to work on it in parallel since I had some free time.

Related issue(s)

Here is original issue for Blog Post Suggestion: #1193

@netlify
Copy link

netlify bot commented Jan 2, 2023

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7dc5cc5
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/6401aa40441f450008a068a4
😎 Deploy Preview https://deploy-preview-1196--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@github-actions
Copy link

github-actions bot commented Jan 2, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 24
🟠 Accessibility 88
🟢 Best practices 100
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://deploy-preview-1196--asyncapi-website.netlify.app/

@daler-rahimov daler-rahimov changed the title SIO-AsyncAPI blog feat:SIO-AsyncAPI blog post Jan 2, 2023
@daler-rahimov daler-rahimov changed the title feat:SIO-AsyncAPI blog post feat: SIO-AsyncAPI blog post Jan 2, 2023
@daler-rahimov daler-rahimov changed the title feat: SIO-AsyncAPI blog post feat: blog post on SIO-AsyncAPI Jan 2, 2023
Instead of giving you a detailed, step-by-step guide, we'll use a more exciting approach. We'll take the existing Flask-SocketIO server and add SIO-AsyncAPI. To make things even more interesting, we'll ask [ChatGPT](https://chat.openai.com/chat) to generate a server for us and use it as a real-world Flask-SocketIO server.

### Generate a Flask-SocketIO server
I had to ask ChatGPT for multiple alterations in order to get the desired result. Here are my quires to ChatGPT:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ChatGPT 🤖 strikes again!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, I was surprised how good of a code it generated for Flask-SocketIO

daler-rahimov and others added 5 commits January 18, 2023 10:52
Co-authored-by: Alejandra Quetzalli  <alejandra.quetzalli@postman.com>
Co-authored-by: Alejandra Quetzalli  <alejandra.quetzalli@postman.com>
Co-authored-by: Alejandra Quetzalli  <alejandra.quetzalli@postman.com>
Co-authored-by: Alejandra Quetzalli  <alejandra.quetzalli@postman.com>
@daler-rahimov
Copy link
Contributor Author

@alequetzalli thank you so much for the review 🙏

Copy link
Member

@quetzalliwrites quetzalliwrites left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@@ -0,0 +1,553 @@
---
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add 2 missing props:

  • featured: true
  • date as we need to specify when it is published. Please set next Thursday

Copy link
Member

@akshatnema akshatnema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public/img/posts/socketio-automatic-docs/cover.webp

Can you please reduce the size of this image so that the page becomes optimized when rendered first time in the browser?

@derberg
Copy link
Member

derberg commented Feb 28, 2023

@akshatnema @alequetzalli you will have to approve again once @daler-rahimov updated the date of the blog post

Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
@akshatnema
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 2128051 into asyncapi:master Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants