| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-11-21 | refactor: move server-rack.rb to lib/server | mo khan |
| 2020-11-21 | feat: extract config.ru to be compatible with rackup | mo khan |
| 2020-11-21 | docs: add doc for PUT and DELETE actions | mo khan |
| 2020-11-21 | refactor: pass request body io as parameter to put | mo khan |
| 2020-11-21 | feat: return 404 status code oid cannot be deleted | mo khan |
| 2020-11-21 | feat: add DELETE /data/foo/:oid to remove blob from storage | mo khan |
| 2020-11-21 | feat: respond with HTTP status code 404 (Not Found) | mo khan |
| 2020-11-21 | feat: generate SHA1 for the object id. | mo khan |
| 2020-11-21 | feat: support PUT /data/foo by cheating the test | mo khan |
| 2020-11-21 | Import of the exercise.HEADmain | interview-bot-ng[bot] |
