Commit Graph

182 Commits

Author SHA1 Message Date
Kenneth Reitz d00a865e57 Added Kyle Conroy to AUTHORS 2011-10-29 15:51:22 -03:00
Kenneth Reitz 9294c572be add /stream to readme 2011-10-29 14:50:45 -04:00
Kenneth Reitz 980d38589a Merge pull request #16 from derferman/streaming
Provide a HTTP streaming endpoint
2011-10-29 11:46:25 -07:00
Kyle Conroy 337fa135dc Rename the stream endpoint and provide more output per message 2011-10-29 11:40:50 -07:00
Kenneth Reitz 6505cb190a Merge pull request #15 from derferman/fix_delete
The delete endpoint now returns JSON
2011-10-29 11:20:40 -07:00
Kyle Conroy b25e073b46 The delete endpoint now returns JSON 2011-10-29 11:17:03 -07:00
Kyle Conroy fa391da1b8 First version of streaming support 2011-10-29 11:14:03 -07:00
Kenneth Reitz 98fb35d7e8 deploy fix 2011-10-28 01:38:33 -04:00
Kenneth Reitz 38d05d18bf use flask's jsonify 2011-10-28 01:35:25 -04:00
Kenneth Reitz 730d5ceed7 kill filters.json 2011-10-28 01:35:18 -04:00
Kenneth Reitz 5ebdbc0948 gunicorn 2011-10-20 22:20:52 -04:00
Kenneth Reitz f4f542f1b4 less variant setup.py 2011-10-15 12:13:19 -04:00
Kenneth Reitz 071ac30ac4 v0.0.4 2011-10-15 12:04:28 -04:00
Kenneth Reitz f6507615e5 redirect / => /get 2011-10-15 12:04:10 -04:00
Kenneth Reitz a37460156d v0.0.3 2011-10-15 11:54:18 -04:00
Kenneth Reitz 65c05f70c4 sadface 2011-10-15 11:54:00 -04:00
Kenneth Reitz 148e27c8da 500 handler 2011-10-15 11:51:43 -04:00
Kenneth Reitz 7f489529e1 v0.0.2 2011-10-15 11:51:37 -04:00
Kenneth Reitz d94f7724bc add requirements to runner 2011-10-15 10:34:32 -04:00
Kenneth Reitz 8e23434d20 Entry point 2011-10-15 10:34:22 -04:00
Kenneth Reitz f8eb92fbaa Runner 2011-10-15 10:32:38 -04:00
Kenneth Reitz 3a427271b0 new release! 2011-10-15 10:01:55 -04:00
Kenneth Reitz 08e2cc4757 epio 2011-10-13 20:27:15 -04:00
Kenneth Reitz df44b246e0 Back to ep.io! 2011-10-13 15:57:33 -04:00
Kenneth Reitz b6c5f3dbc6 frustration 2011-10-11 09:38:55 -04:00
Kenneth Reitz a714454425 sp @lispython! 2011-10-09 09:07:35 -04:00
Kenneth Reitz fdbc7c380d shorter lines 2011-10-09 08:54:53 -04:00
Kenneth Reitz df28a4eb78 404'd 2011-10-09 08:54:04 -04:00
Kenneth Reitz 747eaa15e5 landing page update 2011-10-09 08:52:47 -04:00
Kenneth Reitz d10089045c New release of Flask for #11 2011-10-09 08:51:27 -04:00
Kenneth Reitz 18e2087a56 Added contribs to AUTHORS 2011-10-09 08:46:03 -04:00
Kenneth Reitz db41d16104 Merge branch 'develop' of https://github.com/shazow/httpbin 2011-10-09 08:44:52 -04:00
Kenneth Reitz aae0dec448 Merge branch 'master' of https://github.com/Lispython/httpbin 2011-10-09 08:44:22 -04:00
Kenneth Reitz 708382ef94 force it! 2011-09-29 01:29:46 -04:00
Kenneth Reitz 4040ac794f gevent runner 2011-09-29 01:27:31 -04:00
Kenneth Reitz 286c7065d6 readme cleanup 2011-09-28 23:31:09 -04:00
Kenneth Reitz b0f90ba0cf Heroku-only, for now. 2011-09-28 23:28:02 -04:00
Kenneth Reitz 1b7bf64f25 Makefile 2011-09-28 23:16:40 -04:00
Kenneth Reitz 869e696467 *grumble*, add rendered html for heroku 2011-09-28 23:10:33 -04:00
Andrey Petrov f5b7a05b37 reqs => requirements 2011-09-27 19:59:03 -07:00
Kenneth Reitz f2b1960141 remove epic environment headers 2011-09-27 22:05:24 -04:00
Kenneth Reitz db81c4ab74 update readme output 2011-09-27 22:05:12 -04:00
Kenneth Reitz 7f1140c941 Readme update 2011-09-27 22:02:24 -04:00
Kenneth Reitz bb094d4a2e Hide the environment, unless otherwise asked. 2011-09-27 22:02:07 -04:00
Kenneth Reitz f97214cf8d Gunicorn requirement 2011-09-27 22:01:45 -04:00
Kenneth Reitz fe2a7dadaa Procfile 2011-09-27 22:01:10 -04:00
Kenneth Reitz 49e81b9cba Whitespace 2011-09-27 22:01:03 -04:00
Kenneth Reitz 20dc87c5a9 add runtime to get 2011-09-25 14:30:57 -04:00
Kenneth Reitz 8c949b962f reqs => requirements 2011-09-24 11:02:13 -04:00
Lispython 19e0344664 Added digest auth endpoint with support qop of 2 types: auth and auth-int
Added endpoint into README endpoints list
2011-09-06 10:21:53 +04:00