-
The old webservices code worked, but felt really clunky and definitely was not RESTful in any possible sense of the term. It was not even a hybrid. Just straight RPC. I don't necessarily think we need…
-
Which one do we want to use? Or are we going to roll our own?
Positives and negatives of each should be recorded here to be weighed.
-
I followed exactly the steps in the readme, but the code fails to build. I attached a part from the build_sdk output:
Compiler: VS 12
Building PreSDK ...
Microsoft (R) Build Engine version 12.0.3110…
Injac updated
9 years ago
-
I wanted to get the data of a channel for a particular date in json format.
for eg: http://irclogger.com/.elixir-lang/2014-12-09.json
I read through the code but noticed that it's not currently imple…
-
What about switching to use Symfony HTTP Foundation.
After reading you article in O'Reilly about New PHP, it makes sense.
ghost updated
9 years ago
-
https://github.com/mrmrs/box
johno updated
10 years ago
-
-
Hello @aheinze
Thanks for this enjoyable project... :+1:
I was thinking if anybody is working on a ServiceProvider of MongoLite for Silex microframework... I ask for this because I will work in th…
-
Hi!
I am trying to use vahlidation annotations in a Doctrine entity, but when I want to generate entities it fails. If I remove the validation annotations the entity and repository are generated corr…
dsoms updated
10 years ago
-
Wouldn't it be better to change the project description to:
"**Crow is C++ micro web framework (inspired by Python Flask)**"
or
"**Crow is C++ micro framework for the Web (inspired by Python Flas…