
eesel
FYI
Slapdash
Raycast
Clew
Meta Search
Google Cloud Search
CerebroApp
node-http-proxy
Serve
Haproxy
Traefik
MAMP
Envoy
DigitalOcean
Vercel
All your Google Docs, Notion pages and other work documents, right in your new tab. Your team creates many work docs in many different apps. A project brief in Google Docs, a timeline in Notion, a mockup in Figma. It can be an exhausting game of trial and error to find the links you need, and that's where eesel comes in.
โข โข โข FEATURES โข โข โข
๐ Doc search in your new tab eesel filters your browser history to show your work documents right in your new tab. Itโs all easy to access and fully searchable.
๐ Self-organised Folders Get your work automatically organised into Folders. Forget about tab managers and bookmarks.
๐ A feed of work documents Share Folders with the team and receive new pages they make, directly in the new tab. Stay in the loop without chasing for updates on Slack.
๐จ Skip past spinners Fly through your work with Commands to create new docs, and a shortcut to open eesel and access your documents from any page.
๐ Works with any app eesel works with anything you open in the browser โ from that hip new product only you know about to that old school company intranet.
๐คฏ No setup There's no need to create an account or connect the different apps you use. Install eesel and you're done.
โข โข โข PRIVACY โข โข โข The content of your pages never leaves your browser. In fact, by default, eesel runs entirely locally. Check that for yourself - https://eesel.app/hack
โข โข โข CONTACT US โข โข โข Email: hi@eesel.app Twitter: @eeselapp
node-http-proxyNo features have been listed yet.
No node-http-proxy videos yet. You could help us improve this page by suggesting one.
Based on our record, node-http-proxy should be more popular than eesel. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Congrats on the launch Max and James! We've been in this space for a lil bit too with eesel (https://eesel.app) and it's really cool to see more people tackling these problems. Keen to be inspired and learn! - Source: Hacker News / over 3 years ago
>After a while, we learned that what our users really wanted was to have everything in one place. This is so spot on! We're having similar learnings with eesel [1] too. Work is far too scattered across apps. Thanks for sharing your journey so far and congrats on the launch! [1] https://eesel.app. - Source: Hacker News / over 3 years ago
You can check it out here https://eesel.app. Source: over 3 years ago
Not exactly what you're looking for but you could use eesel.app to find pages instead of the address bar. You can configure a deny list for specific pages on eesel.app. The Firefox add on is new - https://addons.mozilla.org/en-GB/firefox/addon/eesel/. Source: over 4 years ago
Take a look at https://github.com/http-party/node-http-proxy , specifically their .web() helper. Source: over 3 years ago
I have been tasked with writing a proxy server that takes a clients requests and forwards it to a target server (normal proxy stuff). The client and the target are out of my control. The only change in the client is that the its requests to the proxy server instead of the target. Now, what I need to do is modify the response from target because the client expects it in a certain format and the server responds... Source: almost 4 years ago
What you're describing is a proxy server. If you wanted to use Node.js check out https://github.com/http-party/node-http-proxy. Notice that the examples there just forward the req though which potentially has identifying information like cookies, so you'll need to rework to anonymize. Should be straightforward. Source: about 4 years ago
There's several ways to have a blog path contain a separate setup from the marketing/product routes. One is to run a reverse proxy on the root domain to pull in separate routes for various services. https://github.com/http-party/node-http-proxy You can do rewrites at the server level for the root domain Or if the app on the root domain can do the routing for you (have done this before with a Rails app). - Source: Hacker News / over 4 years ago
Check the documentation of the http-proxy-middleware library (and of the node-http-proxy library, used under-the-hood) to learn how you can manipulate the proxied request & response. - Source: dev.to / over 4 years ago
FYI - Find your documents, like magic ๐ฎ
Serve - Postmate's autonomous delivery vehicle
Slapdash - Fastest way to work across your cloud apps โก๏ธ
Haproxy - Reliable, High Performance TCP/HTTP Load Balancer
Raycast - Fastest way to control Jira, GitHub and other web apps
Traefik - Load Balancer / Reverse Proxy