WeSearch

Knock a new alternative to Insomnia, postman and more...

·2 min read · 0 reactions · 0 comments · 10 views
#api#developer#tools
Knock a new alternative to Insomnia, postman and more...
⚡ TL;DR · AI summary

Jairo Fernández has introduced a new tool called 'knock', designed as an alternative to existing API clients like Insomnia and Postman. The tool aims to simplify the user experience by eliminating cumbersome licensing processes. It includes features such as JWT validation, Base64 encoding, and tools for Kubernetes management.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 295346) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Jairo Fernández Posted on May 18 Knock a new alternative to Insomnia, postman and more... #postman #api #developer #tools I am a bit tired of skip the license process on all tools, when I want to use some tools I need to use my TC or use the app in a poorly experience, that is the reason I created "knock", I'll be honest, the tool is for me, but I hope maybe could be useful for you, some screenshots are bellow Tools JWT validator Base64 Typical requests view Version your workspace…

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)