Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tswicegood/modern-http-architecture
https://github.com/tswicegood/modern-http-architecture
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tswicegood/modern-http-architecture
- Owner: tswicegood
- License: mit
- Created: 2013-02-05T21:32:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-07T12:22:30.000Z (over 11 years ago)
- Last Synced: 2024-04-15T11:16:43.273Z (7 months ago)
- Language: JavaScript
- Size: 289 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-reveal.js
Awesome Lists containing this project
README
# Modern HTTP Architecture
HTTP is no longer simply powering browsers talking to servers sending static pages of HTML. HTTP is carrying HTML to dumb browsers, JSON back to single-page apps or mobile apps, and is now pushing data to clients of all stripes. This talk shows you how to architect your infrastructure in a way to make sure that you can meet the needs of tomorrow.## License
This talk is licensed [Creative Commons Attribution-ShareAlike 3.0 Unported License][license].
[Reveal.js][] is licensed:
MIT licensedCopyright (C) 2011-2013 Hakim El Hattab, http://hakim.se
[Reveal.js]: http://lab.hakim.se/reveal-js/
[license]: http://creativecommons.org/licenses/by-sa/3.0/deed.en_US