🚀 Built Gmail Query Engine — a stateless TypeScript library for querying Gmail, reading messages, extracting content and links, and performing actions like archive, label updates, and mark read/unread.
Built with OAuth, strict typing, tests, and reliability controls.
I’m starting a new open-source project: Nodrica.
It is a lightweight TypeScript package for running custom node-based flows inside any app.
Input
-> Custom Node
-> Custom Node
-> Custom Node
-> Final Output
The idea is simple: developers register their own nodes, connect them...