eesel
FYI
Slapdash
Raycast
Clew
Meta Search
Google Cloud Search
CerebroApp
FastAPI
Flask
ExpressJS
Django
Yii Framework
Bottle
Ruby on Rails
Laravel
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
FastAPIWhen our backend team needs to build services for data parsing, aggregators, or high-load APIs, FastAPI is our absolute go-to choice. It completely lives up to its name-development speed is outstanding.
The combination of Pydantic for data validation and built-in async support keeps our shared codebase clean, strictly typed, and reliable. But the biggest highlight for our cross-functional team is the automatic generation of interactive OpenAPI (Swagger) documentation. Our frontend and mobile developers no longer have to wait for backend engineers to manually update API docs; everything stays perfectly in sync automatically. It has drastically improved our team's communication and delivery speed.
Based on our record, FastAPI seems to be a lot more popular than eesel. While we know about 311 links to FastAPI, we've tracked only 4 mentions of eesel. 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
The Sovereign SDK is a Python-native framework designed to minimize prose overhead while generating ironclad, cryptographic execution receipts for AI agents, complete with drop-in FastAPI/Starlette ASGI middleware. - Source: dev.to / about 2 months ago
We had a feature in production where a single user request could run for five-plus minutes โ fetch documents, chunk them, hit an LLM per chunk, synthesize a final answer. We did the obvious thing first: a FastAPI handler that ran the pipeline and streamed progress back to the browser over Server-Sent Events. - Source: dev.to / 2 months ago
FastAPI is a Python framework for building APIs quickly, efficiently, and with very little code. - Source: dev.to / 3 months ago
Backend: Python-based FastAPI for its asynchronous I/O capabilities and rapid JSON serialization. - Source: dev.to / 3 months ago
FastAPI is a high-performance web framework that is production-ready and designed for building APIs in python, with roots embedded in asynchronous programming. It embraces Pythonโs asyncio model as its core principle rather than treating it as optional. This design choice gives FastAPI leverage for I/O bound workloads such as db access, external API calls and real-time data streaming. - Source: dev.to / 3 months ago
FYI - Find your documents, like magic ๐ฎ
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
Slapdash - Fastest way to work across your cloud apps โก๏ธ
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Raycast - Fastest way to control Jira, GitHub and other web apps
Django - The Web framework for perfectionists with deadlines