Skip to content

primordialstew/what-is-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

What is REST?

Brian Stewart Erik Gartze

Braindump

  • definitions of REST
    • Fielding diss:

      • an "architectural style for distributed hypermedia systems"
      • a hybrid style derived from several network-based arch. styles
      • a set of engineering principles
      • constraints chosen to retain those principles
    • not a specification

  • why REST
  • fundamental concepts
    • HYPERMEDIA
      • LINKS
    • relationships
    • objects
    • loose coupling
    • interfaces
    • state
    • functional design
    • idempotency
    • verbs vs nouns
  • chapter 5 of Fielding dissertation

Links

[]: https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published