Bureaucrats, checkuser, Administrators
3,313
edits
Line 24: | Line 24: | ||
==Network protocol== | ==Network protocol== | ||
This is mostly RESTful, but not entirely because we're using text/plain (for the small atmega). In particular, the /sync request could | This is mostly RESTful, but not entirely because we're using text/plain (for the small atmega). In particular, the /sync request could actually use /card with weird Range headers, but that's pretty awkward. It should be easy to upgrade to a full JSON or hypertext system. | ||
===Get card permissions=== | ===Get card permissions=== |