/standard

A standard server and client boilerplate

Primary LanguagePHPMIT LicenseMIT

Architecture

Server

  • The actual http layer
  • The authentication and authorization layer
  • Unit test
  • Integration test

API

  • The client SDK
  • UI ignorance
  • Integration test

Client

  • The API Consumer