Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csabapalfi/rest-epub
Roy Fielding's REST dissertation in .epub
https://github.com/csabapalfi/rest-epub
epub rest-api
Last synced: 24 days ago
JSON representation
Roy Fielding's REST dissertation in .epub
- Host: GitHub
- URL: https://github.com/csabapalfi/rest-epub
- Owner: csabapalfi
- Created: 2011-10-03T12:52:05.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T08:54:03.000Z (almost 10 years ago)
- Last Synced: 2023-03-12T08:18:41.495Z (over 1 year ago)
- Topics: epub, rest-api
- Homepage: http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
- Size: 367 KB
- Stars: 40
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this?
Roy Fielding's [REST dissertation](http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) reformatted to .epub.
# How to download?
An .epub book is basically some HTML and metadata in a zip file.
* Download the [epub](https://github.com/downloads/csabapalfi/rest-epub/rest-dissertation.epub) I created
* or you can download the repository as [zip](https://github.com/csabapalfi/rest-epub/zipball/master) then rename the file to .epub
# References
Entirely based on the following work:
Fielding, Roy Thomas. Architectural Styles and the Design of Network-based Software Architectures. Doctoral dissertation, University of California, Irvine, 2000.