Anonymous

Project:Tool Access Control/Solexious Proposal: Difference between revisions

From London Hackspace Wiki
m
→‎Progress: Added link to working server version of the codebase.
m (→‎Case alert: Changed method to POST instead of PUT)
m (→‎Progress: Added link to working server version of the codebase.)
Line 23: Line 23:
Design for the full ACNode at: https://github.com/solexious/ACNode
Design for the full ACNode at: https://github.com/solexious/ACNode


Incomplete implementation of server side is hosted here: https://github.com/asokoloski/tacserv
The server side component is now complete - it's available at https://github.com/mentarus/acserver and a test version of the code is running on babbage on port 1234. See https://github.com/mentarus/acserver/blob/master/application/controllers/api.php for usage examples.
 
Incomplete python version: https://github.com/londonhackspace/ACNode


==Network protocol==
==Network protocol==