
FastAPI
Flask
ExpressJS
Django
Yii Framework
Bottle
Ruby on Rails
Laravel
Trilium Notes
CherryTree
Zim Wiki
Obsidian.md
Joplin
Logseq
Cryptee
Notesnook
FastAPI
Trilium NotesTrilium Notes is recommended for users who need detailed organization tools, enjoy customization, or have programming skills to leverage its scripting features. It is also suitable for privacy-conscious users who require encryption and for those who appreciate open-source platforms where they can contribute to the software's development.
When 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 should be more popular than Trilium Notes. It has been mentiond 311 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.
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
https://github.com/zadam/trilium#trilium-is-in-maintenance-m... above and beyond the license difference between the two (I'm not looking for trouble, I'm only saying they are different). - Source: Hacker News / about 1 year ago
It depends on what subset of Notion you use. Nothing (including Notion) is perfect for me. I'd like to build my own eventually, but I'm currently using Obsidian which doesn't hit your "works in the browser" requirement. One option, which is open source and self hosted, is Trilium[sic], found at https://github.com/zadam/trilium It's open source, so if it's close to what you want, you might be able to adjust it to... - Source: Hacker News / over 1 year ago
I can also recommend Trilium Notes [1], which I have been happily using for years. It's currently in "maintenance mode", which I personally see as a feature (no risk of bloatware). Self-hosted, great webapp, optional native clients and works offline. https://github.com/zadam/trilium. - Source: Hacker News / over 1 year ago
Tried Obsidian for a while, loved a lot about it, but....mmm. Obsidian out of the box is a bit limited; plugins are great and add tons of features, but then you start hitting issues with plugin maintainers abandoning plugins you rely on, or needing to make a decision between three different plugins that all do the same thing slightly different. Depending on your use case and expectations that may not be a big... - Source: Hacker News / over 2 years ago
I move between machines a lot and prefer an online tool; I'm self-hosting Trilium Notes https://github.com/zadam/trilium ; this looks a bit cleaner but without syncing (or server-side storage) it misses a bunch of potential use cases. - Source: Hacker News / over 2 years ago
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
CherryTree - A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
Django - The Web framework for perfectionists with deadlines
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.