Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudinh/representation_state_transfer
An introduction to Representation State Transfer (REST) architecture style
https://github.com/chaudinh/representation_state_transfer
Last synced: about 1 month ago
JSON representation
An introduction to Representation State Transfer (REST) architecture style
- Host: GitHub
- URL: https://github.com/chaudinh/representation_state_transfer
- Owner: ChauDinh
- Created: 2018-12-27T06:55:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T06:59:32.000Z (about 6 years ago)
- Last Synced: 2024-11-18T13:38:51.685Z (3 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# representation_state_transfer
* An introduction to Representation State Transfer (REST) architecture style, including the software engineering principles guiding REST and the interation contraints chosen to retain those principles.
* This post is basically based on the chapter 5 in the series "Architecture Styles and The Design of Network-based Software Architecture" written by Roy Thomas Fielding, 2000