Ecosyste.ms: OpenCollective

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

Oat++

Open-source C++ web framework for highly scalable and resource-efficient web applications.
Collective - Host: opensource - https://opencollective.com/oatpp - Website: https://oatpp.io/ - Code: https://github.com/oatpp

Fix changelog inconsistency.

github.com/oatpp/oatpp - c2d84c77980c306069f8bfd03fa8912a909059f4 authored over 4 years ago
Added examples/yuv-websocket-stream

github.com/oatpp/website - 9e7e37b7674688f14449c06d0ac968b95642c1ee authored over 4 years ago
Cleanup and improvements to release as official Oat++ example

- Removed file headers (as in every Oat++ example)
- Better README.md
- Small code cleanup

github.com/oatpp/example-yuv-websocket-stream - 8b7828e0546c31fcb3a3a280334da65e20613df6 authored over 4 years ago
Update README.md

github.com/oatpp/example-crud - 2aa8930ec2d4863ff12465b99112aabe6ff335d7 authored over 4 years ago
Update swagger-ui resources.

github.com/oatpp/oatpp-swagger - 7aa5ecb07bfbf9931aa7906247d8c8f59f35a4b4 authored over 4 years ago
Collections. Support Vector, List, UnorderedSet.

github.com/oatpp/oatpp-swagger - d5b50eda129baba31783627ab73397399cfcdfa9 authored over 4 years ago
Better Docs

github.com/oatpp/website - 518f5550d1d338d9a90c2e7fb1337e80e1d63b80 authored over 4 years ago
Merge branch 'master' of github.com:oatpp/oatpp

github.com/oatpp/oatpp - 4427123bb3608a78806ebce654cfe74605a389bf authored over 4 years ago
API-Docs. Better oatpp/core/Types.hpp

github.com/oatpp/oatpp - 585d437b3fc46e5231aa167fe0a3e5e9639d8426 authored over 4 years ago
Merge pull request #249 from oatpp/better_api_docs

Better api docs

github.com/oatpp/oatpp - a626de023d3a79e4fccdc8b34feab8aff05c639d authored over 4 years ago
ApiDocs. Document mapping::type::<Collections>.

github.com/oatpp/oatpp - aa9d53ca5b94d9cee019d35491c1bd4ede60678e authored over 4 years ago
Update docs (ApiClient, ApiControler, DTO)

github.com/oatpp/website - eaf51c6c44d4b83aab4c419c99607319ea73289a authored over 4 years ago
Fix src/AppComponent.hpp

github.com/oatpp/example-postgresql - 28d420ee3223fc4aed607cc7bfb8e232fe34ccaa authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-websocket - d1445686a43774c9e3dd338b2ba3411586dfb68c authored over 4 years ago
http::incoming::Response. Fix readBodyToDto method.

github.com/oatpp/oatpp - b32b90572312850088d0a6603579123e9b6c90b0 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-postgresql - 2920956c628bbe7cd0e2345cdf01636db7043200 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-microservices - a155876da6bba55c1e8b7f4a3fba9a5db005cf80 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-libressl - 016ab6ebaa10f40565cc45992954d2baa65e4c58 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-consul - 996921c00b6bdb2756a2d5d6c158433e3a33648c authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-async-api - f9d62c7c5d434b87900a7242d2c3375b75f18c6b authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-api-client - 27ea2713e3b1dfc7049ee02576c612b309ace0aa authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-crud - b41e26e50c2fc7cadfcaceba7e9f96211ff52439 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-starter-async - 60413eeda38d75cd7c8234503e45ed68f91366a5 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-server-stop - 1ec9f48e5bae7f27e07bbb4041c8de55c7bfcc79 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-starter - 1ec9f48e5bae7f27e07bbb4041c8de55c7bfcc79 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-swagger - 5a41c6c27ee8b42524c907bf548fdae24613777f authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-mbedtls - 847b9562ddcd40f1d2b340177028b3519fb1f58a authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-libressl - 8a7f0f4449b9dbf63fb60fb892bd16a2f5fb0fab authored over 4 years ago
Update to the latest oatpp API/

github.com/oatpp/oatpp-consul - e8da386f8f21bc416329aa1f72507ba710ac8d94 authored over 4 years ago
Merge with master

github.com/oatpp/oatpp - 44b17624b5c46ff89defd86a8b92b8a54036aa54 authored over 4 years ago
Merge pull request #248 from oatpp/finalize_object_wrapper_api

Finalize object wrapper api

github.com/oatpp/oatpp - b9696687792c1b7bf8594a4a2e81045a66f3a6cc authored over 4 years ago
Update 1.1.0.md

github.com/oatpp/oatpp - f7fa5477d33232bfdc1d4bde54d5ee308e726455 authored over 4 years ago
Update README.md

github.com/oatpp/oatpp - a8ceacbced457e11845929d0a5e49d277c88ca8c authored over 4 years ago
DTO. Introduce the new oatpp::Object<T> - as an ObjectWrapper over oatpp::DTO.

github.com/oatpp/oatpp - 1c0aea3f886c66f10a72254261b9972b3fffdf7c authored over 4 years ago
DTO. Rename oatpp::Object --> oatpp::DTO.

github.com/oatpp/oatpp - 0ec5fb78226131fe91be38116d29469c8f63d231 authored over 4 years ago
DTO. Remove inconsistent Wrapper definitions.

github.com/oatpp/oatpp - ed0c068c0c9ef271e279b2430336e5178d8d5576 authored over 4 years ago
Merge branch 'master' of github.com:lganzzzo/funnel-proxy

github.com/oatpp/funnel-proxy - 14f63b71aec155f89307034ca675639df5234656 authored over 4 years ago
Fix typo in license headers

github.com/oatpp/funnel-proxy - d23bd64eb04302c215edb177ce21c5586fad3fee authored over 4 years ago
API-Docs. oatpp::Any, oatpp::Enum.

github.com/oatpp/oatpp - 6f2ba3cdccda2887015a03f8bfc82dc83e917a01 authored over 4 years ago
Update version

github.com/oatpp/website - d71703751091e90d765be3e8e694e1e108070bf1 authored over 4 years ago
Update README.md

github.com/oatpp/funnel-proxy - 529c51e3b7566b09745a48365d21ac0ad7b8b97d authored over 4 years ago
Update README.md

github.com/oatpp/funnel-proxy - 6744ccc7aded8073b4da06f05f7891856904286a authored over 4 years ago
Update README.md

github.com/oatpp/funnel-proxy - 76c8fdca4324f8ac1abdbfd31aa2c110b954aafa authored over 4 years ago
Initial commit

github.com/oatpp/funnel-proxy - c80ce058eb30b144e15a7e127599a386e0af3781 authored over 4 years ago
Initial commit

github.com/oatpp/funnel-proxy - d1422932d8d39ba9e6be91ae54c038c24ea0e968 authored over 4 years ago
Merge pull request #1 from br4m1/cross-compile-arm-linux

Folder structure set up

github.com/oatpp/oatpp-xcompile - 31d93536ff18c9a78c3c49e1864c6272ce39b8a7 authored over 4 years ago
Folder structure set up

github.com/oatpp/oatpp-xcompile - 367afc0f6c91bf24054e358a3e0f027593936b59 authored over 4 years ago
Merge pull request #246 from olivier-molero/typo

Fixed few typos

github.com/oatpp/oatpp - e14ddf60b876103174d43987e63646f07c45b90e authored over 4 years ago
Fixed few typos

github.com/oatpp/oatpp - 7aeaed16432ad4a7e6dc96bf41b5558458a82d71 authored over 4 years ago
Merge pull request #22 from oatpp/enum_feature

Add Enum Feature

github.com/oatpp/oatpp-swagger - 05848a33b7926598b1edc821af3a07a093e7793a authored over 4 years ago
Merge pull request #245 from oatpp/fix_enum_initialization

Fix enum initialization

github.com/oatpp/oatpp - 3f3c3b1e473443ea7b4cfc08ba32f9b8f5016f86 authored over 4 years ago
Update changelog 1.1.0.md

github.com/oatpp/oatpp - 8ee11754d09bbf82d8ec45e99815f4449b39d6c0 authored over 4 years ago
Add Enum Feature

github.com/oatpp/oatpp-swagger - 0154da2d421c6b6cf36d10034930e9732bc60058 authored over 4 years ago
type::Enum. Fix duplicate initialization.

github.com/oatpp/oatpp - fe8bf161fefdd4feb630aab7654170eb43d1cb0a authored over 4 years ago
Update README.md

github.com/oatpp/oatpp - 066f8f9626ae95cbcaca556db1f56a4aeb96efe1 authored over 4 years ago
Update README.md

github.com/oatpp/oatpp - 750fcc7646ec35357921a69c18118bac43ada575 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-postgresql - d417efffcd52e8fdce487873e8d2d8d1ed4af790 authored over 4 years ago
mapping::type::PairList. Add 'getValueById()' method.

github.com/oatpp/oatpp - 32ae087417fabd25a05bb74436e16fa673503a9b authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/benchmark-websocket - 294959d76a3cb588ccddc6fe7606dc526b4ab572 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-websocket - 49b746ffe24ed4bb010cac6c11b1ec1b623452e6 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-postgresql - 4f64caa5fb648b1e10af416ba5737f242c9e9fd9 authored over 4 years ago
Update to the latest oatpp API

github.com/oatpp/example-hls-media-stream - 02d2b606ef4c744f74a29423decdf615f2f50e35 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-microservices - 230085688ebd13ff703a958276502dab2b48ef8e authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-libressl - 8839c0dc031eaab8eea8443d2fa5f75539e1d512 authored over 4 years ago
Update to the latest oatpp API

github.com/oatpp/example-consul - ccb0661690cfc9648de5af9e5a7f7bb296927025 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-async-api - 5bd9c91a5522879c9fa3724210a23ea659bfb4a6 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-api-client - 29e7e4deddea9a2cf2092e914edc3a28adc4373b authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/example-server-stop - 0fe9446e0bf2d448fc25747130e156719ee1a1db authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-starter - 0fe9446e0bf2d448fc25747130e156719ee1a1db authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-starter-async - 268a7f05729812b5dd222238e3031c55dfb683c7 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-starter-async - 8c613af28604509fd363229b971268141d27dc76 authored over 4 years ago
Update to the latest oatpp API

github.com/oatpp/example-server-stop - 298eb30c83df5d230a5ab5bc1fcfce515a88ae49 authored over 4 years ago
Update to the latest oatpp API

github.com/oatpp/oatpp-starter - 298eb30c83df5d230a5ab5bc1fcfce515a88ae49 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-starter-module - 84381d7df10a562de9ece330b8c9ff9a25b88fa2 authored over 4 years ago
Update to the latest oatpp API

github.com/oatpp/oatpp-zlib - 493ed2a83da0926ac29c1bab1317a613c4c4b088 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-websocket - 41a0480fdd4cf8a076c9fbd79959be1156ecb204 authored over 4 years ago
Update to the latest oatpp API

github.com/oatpp/oatpp-mbedtls - 1a974fb3b0fa9d548a1490411e19ded087dcbb14 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-libressl - 306f52311bf683790a144ecabe9cc311eb816a04 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-curl - 7cf7a5acf7e79612598f38f4d7966ddbe498b846 authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-consul - 0988adfc48f53958a362ceb4d2ab641082551267 authored over 4 years ago
Merge pull request #2 from oatpp/v_1.1.0

V 1.1.0

github.com/oatpp/example-crud - f9fc93f5bf0da9a39dd72c79cfb927cbb8ec2098 authored over 4 years ago
Merge pull request #21 from oatpp/v_1.1.0

V 1.1.0

github.com/oatpp/oatpp-swagger - 5e8b3f6055cce74c79b6896921e0065f5f02d02e authored over 4 years ago
Update to the latest oatpp API

github.com/oatpp/example-crud - 4aff32847ca6da8d0074748eb3c56c5b3b62c20c authored over 4 years ago
Update to the latest oatpp API.

github.com/oatpp/oatpp-swagger - 5a939fc4e6632ceeec67e7856b685fe2350656d0 authored over 4 years ago
Merge pull request #244 from oatpp/v_1.1.0

V 1.1.0

github.com/oatpp/oatpp - e4d0776584e947429096f4bac7181790db554ce5 authored over 4 years ago
oatpp::Enum. Hash function.

github.com/oatpp/oatpp - eb92c2a60cbdd7f72bfaaa3788be9c0aff1b8d57 authored over 4 years ago
Merge pull request #243 from oatpp/dto_fields_description

Dto fields description

github.com/oatpp/oatpp - 8aae916f92ab474b574d934a08fd29814b8dc895 authored over 4 years ago
Changelog. Update 1.1.0.md

github.com/oatpp/oatpp - 547515744a1f23007482b7600a2bc815fd18e9df authored over 4 years ago
DTO. createShared(...) with parameters.

github.com/oatpp/oatpp - 4b94aa771faa62215e73985cd5f1fe1970f5e2da authored over 4 years ago
Codegen. DTO. No additional class members when adding DTO_FIELD_INFO.

github.com/oatpp/oatpp - 92d0a68e20ce5b992921bb1715fdf83b73c9c428 authored over 4 years ago
DTO. Lazy initialization of properties list.

github.com/oatpp/oatpp - 3bc7dad57e70c8f8427757d8778f99e5725357fb authored over 4 years ago
Codegen. Better DTO.

github.com/oatpp/oatpp - 337fb49835251eff0f13434102373e187388f5d5 authored almost 5 years ago
Merge pull request #241 from oatpp/dto_hashcode_equals

Dto hashcode equals

github.com/oatpp/oatpp - b209cc2684895776e13bf09b1aeb96ac6e6d640d authored almost 5 years ago