Ver Fonte

Added slf4p, Daraja HTTP Framework

r3code há 8 anos atrás
pai
commit
ad936162d8
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -362,6 +362,8 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
 
 * [stateless](https://github.com/SirRufo/stateless). Simple library for creating state machines in Delphi code.
 
+* [slf4p](https://github.com/michaelJustin/slf4p). A simple logging facade with support for LazLogger, Log4D, and other logging frameworks.
+
 
 ## OS ##
 *Tools that help dealing with OS-specific internals*
@@ -436,6 +438,10 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
  
 * [DelphiSettingManager](https://github.com/Arvur/DelphiSettingManager). Multiple IDE profiles for Delphi (up to XE6). Allows to install multiple versions of the same component or different component sets for different projects.
 
+## Web-development
+
+* [Daraja HTTP Framework](https://github.com/michaelJustin/daraja-framework). A lightweight HTTP server framework for Object Pascal (Delphi 2009+ / Free Pascal 3.0). Supports RESTful.
+
 ## License
 
 [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)