Closed vinovo closed 3 years ago
new endpoint at api/users/trend/
api/users/trend/
Return a list of 6 elements that represent counts of newly registered users in current month and past 5 months.
[cur_month-0, cur_month-1, ..., cur_month-5]
new endpoint at
api/users/trend/
Return a list of 6 elements that represent counts of newly registered users in current month and past 5 months.
[cur_month-0, cur_month-1, ..., cur_month-5]