Async API schema validator for Felvin search #110
Closed
DefCon-007
started this conversation in
zArchived - AsyncAPI Hack 2021 - Submissions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pull request: felvin-search/instant-apps#163
What is Felvin Search?
Felvin is a product which is redefining the search experience by converting everything you see on search engines into a plugin called Instant App.
Instant apps are the small preview cards which can answer some special search queries. They save you an extra click when you're looking for something instantly.
For e.g. if you go to google and search for
usd to inr
you get a snippet like below for currency conversion.At Felvin, these snippets are completely open-source and anyone can add a new instant-app.
To read more about Felvin instant apps go to https://docs.felvin.com/instant-apps/overview
Async API validator on Felvin
As part of the hackathon. I built an instant-app on Felvin to validate the schema. Searching for
asyncapi
orasync api
will render an input box to the users of Felvin where they can paste their schema and check for any errors.Screen recording showing the app in action
Screen.Recording.2021-10-13.at.3.04.31.PM.mov
Future work
Beta Was this translation helpful? Give feedback.
All reactions