B64 is a URL redirection service powered by nothing except vanilla JavaScript. You can intelligently redirect people based on their platform. (Developers: Your data is put in a JSON array and encoded as base64! That base64 is placed after the URL to create the link. No server needed!)
HTTPDump is an app to debug webhook and check the data flowing through your APIs/webhook, You can dump any data on us and check what's going on. One step ahead from requestb.in
Auralis is a conversational AI offering that helps you retain happier customers with better support and fewer agents. It does this by directly handling 70% of customer inquiries thus saving 50% of support costs. You can setup now in minutes and save forever!
Videobug is a time travel debugger for your backend code. You can trace your past code executions line by line in your IntelliJ IDE.It works on localhost and cloud deployments. Try the Videobug plugin, it's free! No sign-up/sign-in is needed.
Postman Interceptor helps you send requests which use browser cookies through the Postman app.
It can also send headers which are normally restricted by Chrome but are critical for testing APIs. The Interceptor makes this process painless. Something that would have required a proxy earlier can now be achieved without any installation steps or extra configuration.
Pluto is a on-device debugging framework for Android applications. It allows developer to build plugins over Pluto to inspect HTTP requests/responses, capture Crashes and ANR, manipulate application data on-the-go, inspect datbases, etc.