mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 09:57:55 +03:00 
			
		
		
		
	Fix broken docs link (#7473)
This commit is contained in:
		
							parent
							
								
									1e383f103a
								
							
						
					
					
						commit
						3d708ac700
					
				| 
						 | 
				
			
			@ -34,7 +34,7 @@ REST framework also includes [serialization] and [parser]/[renderer] components
 | 
			
		|||
 | 
			
		||||
What REST framework doesn't do is give you machine readable hypermedia formats such as [HAL][hal], [Collection+JSON][collection], [JSON API][json-api] or HTML [microformats] by default, or the ability to auto-magically create fully HATEOAS style APIs that include hypermedia-based form descriptions and semantically labelled hyperlinks. Doing so would involve making opinionated choices about API design that should really remain outside of the framework's scope.
 | 
			
		||||
 | 
			
		||||
[cite]: https://vimeo.com/channels/restfest/page:2
 | 
			
		||||
[cite]: https://vimeo.com/channels/restfest/49503453
 | 
			
		||||
[dissertation]: https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
 | 
			
		||||
[hypertext-driven]: https://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
 | 
			
		||||
[restful-web-apis]: http://restfulwebapis.org/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user