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
651a69d430
change environment variable naming
2020-03-18 18:27:53 +07:00
rinosukmandityo
153d6b638e
replace redis with mysql
2020-03-18 18:18:03 +07:00
rinosukmandityo
b73e4839f4
refractor port & adapter for repository and service
2020-03-17 20:12:49 +07:00
rinosukmandityo
b6ead1aca7
- adding logic for login api
...
- adding unit test for login api
- change register handler logic
2020-02-08 13:27:47 +07:00
rinosukmandityo
83328fda40
change on repository interface
2020-02-08 07:59:58 +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
696d0bbceb
- change file test execution using -tags
...
- close http test server
- pool all test case into one function for easy maintenance
2020-02-06 06:37:30 +07:00
rinosukmandityo
901183d856
adding vendor and update some codes on test script
2020-02-05 16:15:48 +07:00
rinosukmandityo
60d040afd6
adding initial commit for CRUD user
2020-02-04 08:18:02 +07:00