instedd / oasis

UCSD Oasis platform
5 stars 4 forks source link

user trend endpoint #399

Closed vinovo closed 3 years ago

vinovo commented 3 years ago

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]