Danet

The most mature backend framework for Deno. Create awesome HTTP and WebSocket server as well as KVQueue workers !

OTHER License

Stars
208
Committers
11

Bot releases are hidden (Show)

Danet - 2.4.0 SSE Latest Release

Published by Sorikairox 7 months ago

What's Changed

Full Changelog: https://github.com/Savory/Danet/compare/2.3.1...2.4.0

Danet - 2.3.1

Published by Sorikairox 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Savory/Danet/compare/2.3.0...2.3.1

Danet - 2.3.0 Dynamic Module + WebSocket + KVQueueModule

Published by Sorikairox 8 months ago

What's Changed

Full Changelog: https://github.com/Savory/Danet/compare/2.2.0...2.3.0

Danet - 2.2.0 Scheduled tasks

Published by Sorikairox 8 months ago

What's Changed

Full Changelog: https://github.com/Savory/Danet/compare/2.1.0...2.2.0

Danet - 2.1.0 EventEmitter module

Published by Sorikairox 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Savory/Danet/compare/2.0.1...2.1.0

Danet - Add back session

Published by Sorikairox 10 months ago

Danet - 2.0.0

Published by Sorikairox 10 months ago

What's Changed

Danet - [Alpha] 2.0.3

Published by Sorikairox 10 months ago

Danet - [Alpha] 2.0.2 Middleware must cascade response back

Published by Sorikairox 10 months ago

Danet - [Alpha] 2.0.0

Published by Sorikairox 10 months ago

Breaking Changes:

Move from oak to Hono

Danet - 1.8.0 Downgrade handlebars

Published by Sorikairox over 1 year ago

Danet - 1.7.4 Transient Scope

Published by Sorikairox over 1 year ago

  • Injectable can now be TRANSIENT, which mean, 1 instance per consumer
  • REQUEST scope instantiate only once per request, then is garbage collected

Full Changelog: https://github.com/Savory/Danet/compare/1.7.3...1.7.4

Danet - 1.7.3 Fix scoped token injection using interface

Published by Sorikairox over 1 year ago

Danet - 1.7.2 Fix scoped token injected dependencies resolution

Published by Sorikairox over 1 year ago

Danet - 1.7.1 Upgrade validatte

Published by Sorikairox over 1 year ago

Danet - 1.7.0 Remove Fresh logic to create FreshModule

Published by Sorikairox over 1 year ago

Danet - 1.6.0 Deno Fresh integration

Published by Sorikairox over 1 year ago

Danet - 1.5.0 ExecutionContext

Published by Sorikairox over 1 year ago

Danet - 1.4.0 Enable cors and tS5

Published by Sorikairox over 1 year ago

  • enableCors method to handle cors
  • compatibility with TS5
Danet - 1.3.3 SetMetadata to create decorators

Published by Sorikairox almost 2 years ago

Package Rankings
Top 9.59% on Proxy.golang.org
Top 5.95% on Deno.land
Badges
Extracted from project README
CI codecov JSR