Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 279 Bytes

File metadata and controls

13 lines (11 loc) · 279 Bytes

xrest

JSON Restful API with context.Context in mind.

Plug structure

Image of Plug

TODO

  • add realtime plug (like phoenix channel)
  • add docs
  • add a project site (github pages)
  • add a guide
  • add session plug
  • add more...