nitta-lab-2020:master
nitta-lab-2020:shinji_0630
AccountsのArrayListをHashMapに切り替えました。
PUT:/accountsDELETE:/accounts/{uid}GET:/accounts/{uid}/followingsPOST:/accounts/{uid}/followingsDELETE:/accounts/{uid}/followingsを実装しました。
テストには成功しましたが、例外処理には対応していません(例:二回連続でDELETE:followings を実行するなど)。
フォロー処理を実装しました
9369029
master
shinji_0630
AccountsのArrayListをHashMapに切り替えました。
PUT:/accounts
DELETE:/accounts/{uid}
GET:/accounts/{uid}/followings
POST:/accounts/{uid}/followings
DELETE:/accounts/{uid}/followings
を実装しました。
テストには成功しましたが、
例外処理には対応していません(例:二回連続でDELETE:followings を実行するなど)。
フォロー処理を実装しました
9369029
intomaster
fromshinji_0630
on 4 Jul 2020