Commit Graph

  • dcba72c891 Added config spec Sdogruyol 2015-11-14 23:45:20 +0200
  • db48f40fe6 Added middleware section to README.md Sdogruyol 2015-11-13 21:23:05 +0200
  • fb1d3c3a85 Added handlers to config Sdogruyol 2015-11-12 22:48:22 +0200
  • cd0e77aacc Merge pull request #11 from askn/json_parse Serdar Dogruyol 2015-11-10 13:42:30 +0200
  • 51708ce8e7 parse request body for array Aşkın Gedik 2015-11-10 13:30:16 +0200
  • d280dd7f87 Merge pull request #9 from botandrose/patch-1 Serdar Dogruyol 2015-11-10 10:58:49 +0200
  • da0d532447 Merge pull request #10 from botandrose/get_json_with_no_request_body Serdar Dogruyol 2015-11-10 10:58:27 +0200
  • dea9b2f663 application/json GETs can have no request body. Micah Geisel 2015-11-09 16:35:28 -0800
  • c5e2c7e618 Fix JSON API sample. Micah Geisel 2015-11-09 16:20:04 -0800
  • d8ab11f73f Add benchmark section to README.md Sdogruyol 2015-11-09 20:57:54 +0200
  • dc1e6ed4c2 Changed server initialize message Sdogruyol 2015-11-08 17:43:53 +0200
  • bbe22e96e3 Added JSON payload retrieval to README Sdogruyol 2015-11-06 20:49:08 +0200
  • cb36a38488 Bump version Sdogruyol 2015-11-06 20:35:36 +0200
  • 3687897005 Added JSON body parsing Sdogruyol 2015-11-06 20:24:38 +0200
  • 5e1460bd31 Merge pull request #8 from waterlink/do-not-parse-body-params-when-content-type-is-incorrect Serdar Dogruyol 2015-11-05 12:50:26 +0200
  • f658fbe8af Parse request body params only if content type is application/x-www-form-urlencoded Oleksii Fedorov 2015-11-05 11:38:06 +0100
  • fd5c913f53 Fix static sample Sdogruyol 2015-11-02 21:43:42 +0200
  • 72ca56ea91 Added static files section Sdogruyol 2015-11-01 10:40:49 +0200
  • 83bbe7e19a Added travis build badge Sdogruyol 2015-10-31 10:03:55 +0200
  • f9164b957d Added travis.yml Sdogruyol 2015-10-31 09:59:44 +0200
  • c49191e650 Fixed match bug Sdogruyol 2015-10-31 09:28:25 +0200
  • da23d397c6 Formatted Sdogruyol 2015-10-31 08:53:49 +0200
  • f82a57b2a4 Update environment documentation Sdogruyol 2015-10-30 22:40:37 +0200
  • a7cc498dca Refactored context Sdogruyol 2015-10-30 22:34:44 +0200
  • 4ce1bc908f Added response and headers Sdogruyol 2015-10-30 22:01:18 +0200
  • ffdaecace4 Added headers to context Serdar Dogruyol 2015-10-30 17:06:25 +0200
  • 5892d900ff Added documentation for context, param_parser and route Sdogruyol 2015-10-29 17:16:29 +0200
  • a0c909621c Renamed all occurrences of ctx to env Sdogruyol 2015-10-29 11:49:58 +0200
  • 5bc81e7e5b Change single quotes to double quotes Sdogruyol 2015-10-29 11:42:54 +0200
  • d0ea2f049c Added documentation Sdogruyol 2015-10-29 11:41:00 +0200
  • 2cbe54b624 Fixed samples url Sdogruyol 2015-10-29 11:20:32 +0200
  • 924905f146 Convert parse_request to macro Sdogruyol 2015-10-28 22:04:05 +0200
  • 1c53321026 Changed default content-type to text/html Sdogruyol 2015-10-28 21:54:04 +0200
  • 3b4aeb6ea5 Resized logo Sdogruyol 2015-10-28 20:56:39 +0200
  • a505577d5a Removed response Sdogruyol 2015-10-28 20:53:26 +0200
  • 5376eb8bb2 Added context specs Sdogruyol 2015-10-28 20:52:34 +0200
  • ad6baba12b Added param_parser specs Sdogruyol 2015-10-28 20:38:24 +0200
  • 3cc50e0a7e Added param parser Sdogruyol 2015-10-28 20:30:27 +0200
  • a8ad95aa67 Removing redundant code Sdogruyol 2015-10-28 18:09:45 +0200
  • 4c0dd927ee Added Guardfile Sdogruyol 2015-10-28 17:37:51 +0200
  • be58e009af Created logger Sdogruyol 2015-10-27 21:01:36 +0200
  • 3c4619e040 Merge pull request #4 from f/patch-1 Serdar Dogruyol 2015-10-27 10:22:57 +0200
  • 91988095c9 Update README.md Fatih Kadir Akın 2015-10-27 10:20:18 +0200
  • 461160c531 Update README.md Serdar Dogruyol 2015-10-27 07:08:15 +0200
  • 4a6fb6cf66 Now supports multiple query strings Sdogruyol 2015-10-26 20:49:28 +0200
  • efe75196f7 Added request body parsing Sdogruyol 2015-10-26 20:22:31 +0200
  • 8a0f9dffff Merge pull request #2 from askn/askn-patch-1 Serdar Dogruyol 2015-10-26 13:37:09 +0200
  • bad7171e6c Update README.md Aşkın Gedik 2015-10-26 13:28:23 +0200
  • 753c910989 Removed redundant code from hello_world Sdogruyol 2015-10-24 22:57:32 +0300
  • fa00265345 Use macro to generate DSL and support delete,patch verbs Sdogruyol 2015-10-24 22:19:46 +0300
  • f2e385801f Added run instruction Sdogruyol 2015-10-24 19:20:49 +0300
  • 459f602645 Renamed spec Sdogruyol 2015-10-24 19:17:24 +0300
  • cd6f54b714 Removed redundant variable Sdogruyol 2015-10-24 19:09:56 +0300
  • 2c9d967890 Added link to samples Sdogruyol 2015-10-24 16:50:26 +0300
  • 4ba6e9d0e5 Added require statement to sample Sdogruyol 2015-10-24 16:48:47 +0300
  • 5749a7db60 Formatted Sdogruyol 2015-10-23 22:54:18 +0300
  • b431f4128b Added thanks section Sdogruyol 2015-10-23 22:51:39 +0300
  • 5057bd039c Fix typo in require Sdogruyol 2015-10-23 22:48:30 +0300
  • 4f3245e22e Updated README Sdogruyol 2015-10-23 22:43:33 +0300
  • d0c87f23d1 Added json_api sample Sdogruyol 2015-10-23 22:25:46 +0300
  • 328629b6f4 Added installation instructions Sdogruyol 2015-10-23 21:50:19 +0300
  • 8d7b8e5d8e Updated README Sdogruyol 2015-10-23 21:44:41 +0300
  • 5ca84fea4c Renamed all occurrences to Kemal Sdogruyol 2015-10-23 21:33:26 +0300
  • 289ad42d4e Added shard.yml Sdogruyol 2015-10-23 21:01:30 +0300
  • d23eff9acc Updated to Crystal 0.9.0 Sdogruyol 2015-10-23 20:55:41 +0300
  • 72390a3ebf Create README.md Ary Borenszweig 2015-06-01 18:06:26 -0300
  • 77356f7f43 Route parameters have more precedence than query string arguments Juan Wajnerman 2015-05-29 18:24:31 -0300
  • 8b1447b68d Accepts requests with query string Juan Wajnerman 2015-05-29 18:21:15 -0300
  • 7e841a88b2 Merge pull request #2 from zamith/master Ary Borenszweig 2015-01-31 13:41:02 -0300
  • 8cf04b58ca
    Move static file handler to be called after the instance handler Zamith 2015-01-31 14:39:50 +0000
  • 5c4eaa99e2 Updated to Crystal 0.5.5 Ary Borenszweig 2014-12-14 09:08:16 -0300
  • 35a0eac2e9 Updated to Crystal 0.5.2 Ary Borenszweig 2014-11-06 14:48:02 -0300
  • 889debfd59 Receive Frank::Context and allow setting content-type Ary Borenszweig 2014-07-30 20:50:14 -0300
  • fc4f648c1a Handle POST request, and some refactors Ary Borenszweig 2014-07-30 19:58:48 -0300
  • e601730a0c Frank::Handler instance is not a global variable anymore Juan Wajnerman 2014-07-30 19:27:25 -0300
  • 69ed2d4612 Added Frank::Config Juan Wajnerman 2014-07-30 19:17:53 -0300
  • a1c8a1b6f1 Pass array of handlers to HTTP::Server Ary Borenszweig 2014-06-12 13:25:36 -0300
  • d62aa372b3 Added StaticFileHandler to serve files from "public" directory Juan Wajnerman 2014-06-12 11:23:56 -0300
  • c74e7f898b Frank::Handler calls next handlers when the request could not be served Juan Wajnerman 2014-06-12 11:23:35 -0300
  • 2eaf44195e Initial commit Juan Wajnerman 2014-06-11 20:41:02 -0300