Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
7fd4f7e2
Commit
7fd4f7e2
authored
Nov 05, 2014
by
Tom Christie
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2022 from brainwane/patch-1
Updated book link in HATEOAS page
parents
5ee47271
73524056
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/topics/rest-hypermedia-hateoas.md
+2
-2
No files found.
docs/topics/rest-hypermedia-hateoas.md
View file @
7fd4f7e2
...
@@ -13,7 +13,7 @@ The following fall into the "required reading" category.
...
@@ -13,7 +13,7 @@ The following fall into the "required reading" category.
*
Roy Fielding's dissertation -
[
Architectural Styles and
*
Roy Fielding's dissertation -
[
Architectural Styles and
the Design of Network-based Software Architectures]
[
dissertation
]
.
the Design of Network-based Software Architectures]
[
dissertation
]
.
*
Roy Fielding's "
[
REST APIs must be hypertext-driven
][
hypertext-driven
]
" blog post.
*
Roy Fielding's "
[
REST APIs must be hypertext-driven
][
hypertext-driven
]
" blog post.
*
Leonard Richardson &
Sam Ruby's
[
RESTful Web Services
][
restful-web-service
s
]
.
*
Leonard Richardson &
Mike Amundsen's
[
RESTful Web APIs
][
restful-web-api
s
]
.
*
Mike Amundsen's
[
Building Hypermedia APIs with HTML5 and Node
][
building-hypermedia-apis
]
.
*
Mike Amundsen's
[
Building Hypermedia APIs with HTML5 and Node
][
building-hypermedia-apis
]
.
*
Steve Klabnik's
[
Designing Hypermedia APIs
][
designing-hypermedia-apis
]
.
*
Steve Klabnik's
[
Designing Hypermedia APIs
][
designing-hypermedia-apis
]
.
*
The
[
Richardson Maturity Model
][
maturitymodel
]
.
*
The
[
Richardson Maturity Model
][
maturitymodel
]
.
...
@@ -37,7 +37,7 @@ What REST framework doesn't do is give you is machine readable hypermedia format
...
@@ -37,7 +37,7 @@ What REST framework doesn't do is give you is machine readable hypermedia format
[
cite
]:
http://vimeo.com/channels/restfest/page:2
[
cite
]:
http://vimeo.com/channels/restfest/page:2
[
dissertation
]:
http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
[
dissertation
]:
http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
[
hypertext-driven
]:
http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
[
hypertext-driven
]:
http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
[
restful-web-
services
]:
http://www.amazon.com/Restful-Web-Services-Leonard-Richardson/dp/0596529260
[
restful-web-
apis
]:
http://restfulwebapis.org/
[
building-hypermedia-apis
]:
http://www.amazon.com/Building-Hypermedia-APIs-HTML5-Node/dp/1449306578
[
building-hypermedia-apis
]:
http://www.amazon.com/Building-Hypermedia-APIs-HTML5-Node/dp/1449306578
[
designing-hypermedia-apis
]:
http://designinghypermediaapis.com/
[
designing-hypermedia-apis
]:
http://designinghypermediaapis.com/
[
restisover
]:
http://blog.steveklabnik.com/posts/2012-02-23-rest-is-over
[
restisover
]:
http://blog.steveklabnik.com/posts/2012-02-23-rest-is-over
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment