mirror of
				https://gitea.invidious.io/iv-org/shard-kemal.git
				synced 2024-08-15 00:53:36 +00:00 
			
		
		
		
	Added travis build badge
This commit is contained in:
		
							parent
							
								
									f9164b957d
								
							
						
					
					
						commit
						83bbe7e19a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -1,5 +1,6 @@ | ||||||
| <img src="https://avatars3.githubusercontent.com/u/15321198?v=3&s=200" width="100" height="100" /> | <img src="https://avatars3.githubusercontent.com/u/15321198?v=3&s=200" width="100" height="100" /> | ||||||
| # Kemal | # Kemal | ||||||
|  | [](https://travis-ci.org/kemalcr/kemal) | ||||||
| 
 | 
 | ||||||
| Lightning Fast, Super Simple web framework for [Crystal](http://www.crystal-lang.org). | Lightning Fast, Super Simple web framework for [Crystal](http://www.crystal-lang.org). | ||||||
| Inspired by [Sinatra](http://www.sinatrarb.com/) | Inspired by [Sinatra](http://www.sinatrarb.com/) | ||||||
|  | @ -86,7 +87,7 @@ Accessing the environment (query params, body, content_type, headers, status_cod | ||||||
|     env.content_type = "application/json" |     env.content_type = "application/json" | ||||||
|     kemal.to_json |     kemal.to_json | ||||||
|   end |   end | ||||||
|    | 
 | ||||||
|   # Add headers to your response |   # Add headers to your response | ||||||
|   get "/headers" do |env| |   get "/headers" do |env| | ||||||
|     env.add_header "Accept-Language", "tr" |     env.add_header "Accept-Language", "tr" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue