rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

architecture.ditaa (604B)


      1 +-------------+          +--------+         +---------------+
      2 | Your        |  Client  | PHP    |  OAuth  | OAuth         |
      3 | Application +<-------->+ OAuth  +<------->+ Authorization |
      4 |             |   API    | Client |         | Server        |
      5 +------+------+          +--------+         +---------------+
      6        ^
      7        |                                    +----------+
      8        |    HTTP/REST                       | OAuth    |
      9        +----------------------------------->+ Resource |
     10                                             | Server   |
     11                                             +----------+