rwwarren/door-lock

View on GitHub
api/README.md

Summary

Maintainability
Test Coverage
# [PiLock] (http://api.doorlock.war.re/) - Electronic Deadbolt System API


How to install: 
```
mvn clean install
```


How to start the server:
```
./startServer.sh start
```


How to start the dev server:
```
./run-api.sh
```