2
0 Comments

Simple badges/gamification library

can anyone recommend a simple library I can add to my project for some gamification? Looking for

  • server side
  • nodeJS (server side API)

most projects seem hugely complex, I just want something like:

badges.get('explorer')
badges.list() // per user

with some other options in a config file. pretty basic.

on October 16, 2020