This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
hexagonal-login
Watch
1
Star
0
Fork
0
You've already forked hexagonal-login
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
hexagonal-login
/
api
History
rinosukmandityo
dadf545d53
change api logic for get, update, delete to handle sub router
2020-03-20 20:15:11 +07:00
..
serializer
- change error handling using bad request instead of internal server error
2020-03-20 10:44:24 +07:00
handler.go
change router structure to support subrouters
2020-03-20 14:56:14 +07:00
login_http_test.go
- change error handling using bad request instead of internal server error
2020-03-20 10:44:24 +07:00
login_http.go
change project structure and update vendor
2020-03-19 13:47:21 +07:00
response.go
adding initial commit for CRUD user
2020-02-04 08:18:02 +07:00
serializer.go
change project structure and update vendor
2020-03-19 13:47:21 +07:00
user_http_test.go
- change error handling using bad request instead of internal server error
2020-03-20 10:44:24 +07:00
user_http.go
change api logic for get, update, delete to handle sub router
2020-03-20 20:15:11 +07:00