6 Commits

Author SHA1 Message Date
rinosukmandityo
dadf545d53 change api logic for get, update, delete to handle sub router 2020-03-20 20:15:11 +07:00
rinosukmandityo
f3851b4a43 change router structure to support subrouters 2020-03-20 14:56:14 +07:00
rinosukmandityo
4f56dae42e - change error handling using bad request instead of internal server error
- change update and delete using put and delete
2020-03-20 10:44:24 +07:00
rinosukmandityo
594c858637 change project structure and update vendor 2020-03-19 13:47:21 +07:00
rinosukmandityo
f627bf2222 - adding logic for authenticate repo on mongo
- move error message into separate file
- move choose repo function from helper to repo helper
- adding logic for remove existing test data if any for each test file
- remove change password and user activation from login interface
2020-02-07 19:54:41 +07:00
rinosukmandityo
60d040afd6 adding initial commit for CRUD user 2020-02-04 08:18:02 +07:00