RestPi is a django restful project. It developed for remote controlling to Raspberry Pi. It has front-end for pin controlling. Front-end developed with angularjs.
 
 
 
 
 
Go to file
ahmetkotan 75eaeee9cc added tests 2019-02-02 02:20:25 +03:00
picontrol added change_value function 2019-01-31 01:50:27 +03:00
pins added tests 2019-02-02 02:20:25 +03:00
postman_tests added tests 2019-02-02 02:20:25 +03:00
restpi fixed authentication permissions 2019-01-31 02:18:37 +03:00
statics/static_dirs added error alert in front-end 2019-02-01 23:57:20 +03:00
templates added error alert in front-end 2019-02-01 23:57:20 +03:00
.gitignore added mode selectbox and change_mode function 2019-01-31 01:23:14 +03:00
manage.py