Added link to Roy Fielding Disseration (#29925)

Added link to Roy Fielding Dissertation + Fixed some styling errors
This commit is contained in:
Mo Aalabou
2019-01-16 18:42:58 +00:00
committed by Christopher McCormack
parent 0bc1b2fece
commit c00bd7172c

View File

@ -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