You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			10 years ago | |
|---|---|---|
| .. | ||
| Controller | 10 years ago | |
| Decoder | 10 years ago | |
| DependencyInjection | 10 years ago | |
| EventListener | 10 years ago | |
| Form | 10 years ago | |
| Normalizer | 10 years ago | |
| Request | 10 years ago | |
| Resources | 10 years ago | |
| Response/AllowedMethodsLoader | 10 years ago | |
| Routing | 10 years ago | |
| Serializer | 10 years ago | |
| Tests | 10 years ago | |
| Util | 10 years ago | |
| View | 10 years ago | |
| .gitignore | 10 years ago | |
| .travis.yml | 10 years ago | |
| FOSRestBundle.php | 10 years ago | |
| README.md | 10 years ago | |
| UPGRADING.md | 10 years ago | |
| composer.json | 10 years ago | |
| phpunit.xml.dist | 10 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	FOSRestBundle
This bundle provides various tools to rapidly develop RESTful API's & applications with Symfony2. Features include:
- A View layer to enable output and format agnostic Controllers
 - A custom route loader to generate url's following REST conventions
 - Accept header format negotiation including handling for custom mime types
 - RESTful decoding of HTTP request body and Accept headers
 - Exception controller for sending appropriate HTTP status codes
 
Documentation
Please see the UPGRADING.md for any relevant instructions when upgrading to a newer version.
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
			
		

