Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Drogon

Develop and maintain the Drogon project.
Collective - Host: opensource - https://opencollective.com/drogon - Code: https://github.com/drogonframework/drogon

drogon_ctl add version command

github.com/drogonframework/drogon - 56542a68d2f4c0966d4c4ab40ba4e9febc7fc6ad authored over 6 years ago by an-tao <[email protected]>
1.session ctl method;2.http server keep the connection alive until client close it

github.com/drogonframework/drogon - 324c7e58572660334ce7e14959a343090a0aad7c authored over 6 years ago by an-tao <[email protected]>
add TimeFilter in example

github.com/drogonframework/drogon - 83fc67a8c16481a631f250d9d27cd7f29de4d35b authored over 6 years ago by an-tao <[email protected]>
Merge branch 'master' of https://github.com/an-tao/drogon

github.com/drogonframework/drogon - e78d9cd930f02de8885b3490216c312736982f8a authored over 6 years ago by an-tao <[email protected]>
add json Response

github.com/drogonframework/drogon - 652560697d589965e03145bafd2251410da558b3 authored over 6 years ago by an-tao <[email protected]>
add headfile in HttpAppFramework

github.com/drogonframework/drogon - b7d60096b5ee8c76efd174cd6aa3f2940ca43284 authored over 6 years ago by an-tao <[email protected]>
add some filters

github.com/drogonframework/drogon - ee1ff8950cd1e1b8c7f29de74d13b854d35eb4f7 authored over 6 years ago by an-tao <[email protected]>
move declaration of HttpSimpleControllerBase to HttpSimpleController.h

github.com/drogonframework/drogon - e887d4f09067aaa17c51aa2de3983aa84fcc2867 authored over 6 years ago by an-tao <[email protected]>
add TestController in example

github.com/drogonframework/drogon - d1f8b438330eeeb35a9a08decf05c73a571c6f51 authored over 6 years ago by an-tao <[email protected]>
change HttpResponse class to a interface class

github.com/drogonframework/drogon - 584d90beaf8588634913eaaec8a8e20cfdc90e1d authored over 6 years ago by an-tao <[email protected]>
add HttpFilter class,not yet completed

github.com/drogonframework/drogon - e1fdd05aecee4f7e856c25e62f6e1a332a45bf72 authored over 6 years ago by an-tao <[email protected]>
change Macro for HttpSimpleController

github.com/drogonframework/drogon - 624c5daa7c9d836689807c3be3babed9508b8374 authored over 6 years ago by an-tao <[email protected]>
add Session in HttpRequest

github.com/drogonframework/drogon - 72b2a60b53b043d7220c113c162669b9e24953dc authored over 6 years ago by an-tao <[email protected]>
make simple controller work...

github.com/drogonframework/drogon - 7384f34dc0c30cf3acb6b487e6ea57b2079f5c60 authored over 6 years ago by an-tao <[email protected]>
start to add HttpSimpleController

github.com/drogonframework/drogon - 8ee6d68526e060b3e4faba584d29be4957dc45a9 authored over 6 years ago by an-tao <[email protected]>
make DrObject class template safer

github.com/drogonframework/drogon - 7fcbffa5532cf4a123904e7af331e6168e29d921 authored over 6 years ago by an-tao <[email protected]>
add DrObject template

github.com/drogonframework/drogon - 66ab5afd34ec271e2488e1f59474aaa4b77d2957 authored over 6 years ago by an-tao <[email protected]>
make HttpRequest class as a interface class

github.com/drogonframework/drogon - b0688b4bb6ca722bb0756a9e3f2792f5c72b99e1 authored over 6 years ago by an-tao <[email protected]>
add session cache in HttpAppFramework

github.com/drogonframework/drogon - 13218ccee703e3373ab0e8b28d78b46916811917 authored over 6 years ago by an-tao <[email protected]>
add Session class;use pimpl in HttpAppFramework class

github.com/drogonframework/drogon - dacc5c555efe9b765f8f326a906dd71bc8d4eb95 authored over 6 years ago by an-tao <[email protected]>
add CacheMap test

github.com/drogonframework/drogon - f42da49a806fa4dfe506bdfee9095a6d7faaecbc authored over 6 years ago by an-tao <[email protected]>
add CacheMap class,need testing

github.com/drogonframework/drogon - 87592fe7dade02f4ce96d9f69a9807ac7db82a0b authored over 6 years ago by an-tao <[email protected]>
modify CMakeLists.txt

github.com/drogonframework/drogon - 3746b57bee2b3dd3169bf488afd8e4321c0e048b authored over 6 years ago by an-tao <[email protected]>
adjust file location

github.com/drogonframework/drogon - 2e80c2b132fdd6ac93e84e23e4ebd2f5b1dc7f38 authored over 6 years ago by an-tao <[email protected]>
add HttpAppFramework class,not complete

github.com/drogonframework/drogon - ecfea6f713fffd83ce6a4c7089cc955aed91de2e authored over 6 years ago by an-tao <[email protected]>
add HttpServer class

github.com/drogonframework/drogon - 3641a3edef420fec9f688715362708a8e171961d authored over 6 years ago by an-tao <[email protected]>