Added link to Roy Fielding Disseration (#29925)
Added link to Roy Fielding Dissertation + Fixed some styling errors
This commit is contained in:
committed by
Christopher McCormack
parent
0bc1b2fece
commit
c00bd7172c
@ -2,9 +2,8 @@
|
||||
title: Rest API Design
|
||||
---
|
||||
|
||||
|
||||
### History
|
||||
REST stands for **Re**presentational **S**tate **T**ransfer protocol. Roy Fielding defined REST in his Phd dissertation in year 2000.
|
||||
REST stands for **Re**presentational **S**tate **T**ransfer protocol. Roy Fielding defined REST in his [Phd dissertation](https://www.ics.uci.edu/~fielding/pubs/dissertation/fielding_dissertation.pdf) in the year 2000.
|
||||
|
||||
### What is it?
|
||||
REST was developed to provide a uniform interface for
|
||||
|
Reference in New Issue
Block a user