youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
GNU Affero General Public License v3.0
55
stars
15
forks
source link
feat(tk:backend): validate and save contribution events of type 'api' #809
Closed
ascariandrea closed 1 year ago
I've defined the implementation for
POST /api/v2/apiEvents
and it:type: "api"
- mixed events can be sent but they get discarded at the momentheaders
apiRequests
collectionI also defined the indexes for the collection in the proper file.