Anonymous

Project:Tool Access Control/ACNet: Difference between revisions

From London Hackspace Wiki
(Added troubleshooting info for the acserver)
Line 52: Line 52:
=== AC Server ===
=== AC Server ===
2 versions
2 versions
Python Flask implementation started by [[User:ms7821|ms7821]] can be located [https://github.com/londonhackspace/ACNode here] further improved by [[User:asoko|asoko]]
Python Flask implementation started by [[User:ms7821|ms7821]] can be located [https://github.com/londonhackspace/ACNode here] further improved by [[User:asoko|asoko]] (shelved)


PHP Code Igniter implementation developed by [[User:mentar|mentar]] and Oskar located [https://github.com/mentarus/ACServer here]
PHP CI implementation developed by [[User:mentar|mentar]] and Oskar located [https://github.com/mentarus/ACServer here] (currently active)


Usage: curl http://[server]:[port]/[node_id]/card/[card_id]
Usage: curl http://[server]:[port]/[node_id]/card/[card_id]