Ecosyste.ms: OpenCollective

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

github.com/CrowCpp/Crow

A Fast and Easy to use microframework for the web.
https://github.com/CrowCpp/Crow

preparing JSON library for flask++; complete writing feature

d908a2657e67f436f8158436d69c496aab94bdaa authored over 10 years ago by ipknHama <[email protected]>
resolve linking problem

af6bc11fb4360ca8a1f244283e51065ee38ffc80 authored over 10 years ago by ipknHama <[email protected]>
add concurrency; add server header

9ee37ce4bf664166807ff02b61d2e18181c4c1f9 authored over 10 years ago by ipkn <[email protected]>
example.cpp consistency

aaf3e525032a54f062395c0f5f057aa6b97f4638 authored over 10 years ago by ipknHama <[email protected]>
fix routing bugs, some optimization on trie

d0141b26136ddccbb2185b17b2b3822cf13d422a authored over 10 years ago by ipknHama <[email protected]>
add more parameter types

7933427691ec30afd63cde8927b9500237d5b2cb authored over 10 years ago by ipknHama <[email protected]>
multi server test

5692ec1cbf0957c526d6c7911c88e35145518839 authored over 10 years ago by ipknHama <[email protected]>
update makefile, add more test

dc5033203302a6b825b681ab2b07604e9c59bd5b authored over 10 years ago by ipknHama <[email protected]>
add test for parameter tagging, response

f8ee6d4dadbc8f28095346b91d0a3ed3ed495c4f authored over 10 years ago by ipknHama <[email protected]>
preparing unittest, assert on handler with void return type

b69a40c15b1f947acdb7f8dcfdd25a4fc3685339 authored over 10 years ago by ipknHama <[email protected]>
fix compile flag (1y->11, O2) optimize needless vector bound check

86346f211fc5ae49767656883bbf9483e11da46e authored over 10 years ago by ipknHama <[email protected]>
parameter passing done for int

53debf7e2cb494d8ea89205812bf792e8e9354da authored over 10 years ago by ipknHama <[email protected]>
compiler error on invalid handler type; still no routing for dynamic url

7ec586556e348725bff3919f4787a75d71c520fa authored over 10 years ago by ipknHama <[email protected]>
Trie based routing

152a5c8c2cf2fe59f3b61047db41ad3c9c6c9bd2 authored over 10 years ago by ipknHama <[email protected]>
removing black magic; merging router with app

b33c7a4f2957d4468afc1e7c4463189e180c8daa authored over 10 years ago by ipknHama <[email protected]>
test 404

4fdff79719af8d024f176bbdc03a57516e932602 authored over 10 years ago by ipknHama <[email protected]>
preparing compile time url parsing

5e5d69688435ffe8fc148af73fe33b029d9f6110 authored over 10 years ago by ipknHama <[email protected]>
routing class working version

d533a619c99c5ead31e86afd14dd9b017c63a9ab authored over 10 years ago by ipknHama <[email protected]>
project name change

14bc6d0a479c0a0d108dc74ccc225f1212849495 authored over 10 years ago by ipkn <[email protected]>
multiple routing (still no argument)

936a756ca16272d02494f9f7077ffa51749760a3 authored over 10 years ago by ipknHama <[email protected]>
remove executable file

ddf9b02d5f6789913c9579d511e8c046055b40b3 authored over 10 years ago by ipknHama <[email protected]>
working http server

7056550bbb3a46b5f1ea077999cc3cd374af4b9e authored over 10 years ago by ipknHama <[email protected]>
accept connections, print http request parsed information

4b8c67e2300205200f4f846400d73a03cb3da854 authored over 10 years ago by ipknHama <[email protected]>
basic example

1e11a177ee6b680b55f01d6090ccd1b2e2b8c51c authored over 10 years ago by ipknHama <[email protected]>
Initial commit

d22ead9aa1d0a78c1c9ed2baa90a67258bad401b authored over 10 years ago by ipkn <[email protected]>