Pushing updates with Server-Sent Events
A WebSocket is a phone call. Sometimes all you need is a newsletter. Danet does Server-Sent Events with one decorator.
A WebSocket is a phone call. Sometimes all you need is a newsletter. Danet does Server-Sent Events with one decorator.
Same controllers, same dependency injection, same guards, same port. Only the transport changes.
Your Danet app already serves a Swagger UI. Today we make it say something useful.
We showed you a guard that checks a Basic auth header. Nobody ships that. Today we do it properly, with JWT.
Get ready to use Postgres in Danet in few minutes ! This one is the odd cousin of the database family, and that makes it a great excuse to learn custom injec...