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). It should be easy to upgrade to a full hypertext system. | This is mostly RESTful, but not entirely because we're using text/plain (for the small atmega). In particular, the /sync request could involve "Range: lastcard=" requests to an index page at /card, but that's pretty awkward. It should be easy to upgrade to a full JSON or hypertext system. | ||
===Get card permissions=== | ===Get card permissions=== |