1
0
Commit Graph

9 Commits

Author SHA1 Message Date
a27e5a918f Updated readme and removed unnecessary dependencies 2014-06-26 18:13:58 -07:00
995ee154ae Pre-removal of compojure-api 2014-06-24 17:59:56 -07:00
2cbc55cf92 Added creating/deleting machines and updating tokens
Also updated versions for a couple dependencies to reflect recent
releases.
2014-06-15 09:56:46 -07:00
12d490158d Began writing unit tests for user.clj
Will come back and look into using Midje in the future
2014-06-04 21:06:14 -07:00
fd4cd534da Users are now properly read from and written to db
Very poor error handling for sending incorrect data types or tokens
being invalid.
2014-06-04 20:01:35 -07:00
2239c055ba Can now put and retrieve users from the database
There are still hard-coded values, but at least the HTTP request doesn't
throw an error when you send a valid access token anymore.
2014-06-04 18:05:10 -07:00
a167982e55 Beginning re-write after hackathon. Not function 2014-06-03 19:35:41 -07:00
f1a98c2866 Serving static files is functional 2014-05-17 13:46:21 -07:00
db4f02d5c9 Creating project structure 2014-05-17 12:56:39 -07:00