Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 396 Bytes

File metadata and controls

24 lines (13 loc) · 396 Bytes

ZEF Mini framework

0.1.4 Auth infrstructure

  • add auth middleware and service
  • add marsheller service as interface

0.1.3 Gzip encoder

  • add gzip encoder middleware
  • add marshalling infrastructure

0.1.2 Check for upgrades middleware

  • add upgrade manager interface

0.1.1 Rest app

  • add default rest app
  • add upgrade safe handler interface

0.1.0 Initial version