The first TypeScript REST API framework built for secure AI-assisted

Oslo, Norway
RFC 9457 application/problem+json out of the box. HttpError, ValidationError, UnauthorizedError, TooManyRequestsError, all with automatic 5xx redaction in production. daloyjs.dev/docs/errors
2
72
DaloyJS is unique in combining the performance of a thin framework (Hono's core) with the security-by-default posture of an enterprise framework (Spring Security-level defaults) and zero runtime dependencies.
1
23
### Plugins & Encapsulation DaloyJS plugins compose like Fastify's encapsulated by default, with `onPluginInstalled()` and `onShutdown()` lifecycle events. Platform teams, this one's for you. daloyjs.dev/docs/plugins
12
As an engineer myself, I would say this channel is worth following on @Spotify. 🥰
Episode #2 of DevSec Station is out! Listen on any podcast platform or watch here: twp.ai/bWVy9L twp.ai/NSWEZ9
1
3
537
If you're building public APIs, want security without a checklist, or have LLMs scaffolding your code, you need secure defaults baked in from the start, not bolted on later. DaloyJS gets this right. daloyjs.dev
1
35
Most JS frameworks being insecure by default isn’t wisdom, it’s a historical accident of “stay minimal and unopinionated.” DaloyJS is the correction. Secure defaults shouldn’t be a checklist. They should be the starting line. daloyjs.dev
1
27
Current status: squeezing every millisecond out of Daloy 🏎️ We’re in a full performance pass across the entire framework, no feature work, just making things fast. Benchmarks incoming. 👉 daloyjs.dev
29
And for an ODM like @MongoDB in @daloyjs? Just register a Mongoose plugin, decorate your app state, and you're querying in minutes 🚀 Schema validation, transactions via sessions, and duplicate key errors that serialize as problem+json, it all just works. daloyjs.dev/docs/odm/mongoos… #TypeScript #MongoDB #NodeJS
18
Do you know that @SequelizeJS + @daloyjs = a surprisingly clean combo 🔥 Register it as a plugin, get typed DB access across your routes, and wrap mutations in managed transactions, all with the ORM your team already knows. Full setup guide 👇 daloyjs.dev/docs/orm/sequeli… #TypeScript #NodeJS #webdev
26
The newly released lynx-ui is cool, but don't forget that we have fakerestapi.vercel.app/docs if you are playing around with @LynxJS_org. 😊
1
79
Hey @shehackspurple, we just listened to an episode of the Cybersecurity Today podcast where you were a guest. You have a good heart and are an inspiration to others. 💞
1
2
245
Don't update unless there is a feature in the latest version that you need.
Developers spent years fearing outdated software. Now they fear trusted updates.
61