Daraja Framework Versions Save

A lightweight HTTP server framework for Object Pascal (Delphi 2009+/Free Pascal 3.2) based on Indy

2.8

3 months ago

What's Changed

Full Changelog: https://github.com/michaelJustin/daraja-framework/compare/2.7.1...2.8

2.7.1

6 months ago

Updated documentation

2.7.0

6 months ago

Streamlining the Web Component and Web Filter API

What's Changed

Full Changelog: https://github.com/michaelJustin/daraja-framework/compare/v2.6.0...2.7.0

v2.6.0

8 months ago

What's Changed

Full Changelog: https://github.com/michaelJustin/daraja-framework/compare/2.5...v2.6.0

v2.6-RC1

8 months ago

What's Changed

Full Changelog: https://github.com/michaelJustin/daraja-framework/compare/2.5...v2.6-RC1

2.5

1 year ago

What's Changed

Full Changelog: https://github.com/michaelJustin/daraja-framework/compare/2.0...2.5

2.0

4 years ago

Core

#43 Use const for Handle method (this is a breaking change for existing code which contains custom Handler implementations)

2.0.rc1

4 years ago

Core

#43 Use const for Handle method (this is a breaking change for existing code which contains custom Handler implementations)

1.2.10

5 years ago

Core

#134 Added GetLastModified method to TdjWebComponent

1.2.9

5 years ago

Demo code improvements

#133 Add GitHub API OAuth 2.0 Authorization example #132 Always qualify inherited in constructor #131 Add Lazarus project files to tutorials #130 Add IndyHttpTransport helper class and use it in example10 #129 Use JsonDataObjects for Delphi projects (superobject is no longer maintained)