Open badges management for ezPAARSE
2.2K
Node.js server using OpenBadgeFactory API
Generate your certificate signing request token in Admin tools → API key, use your certificate in OBF_CERT (environment variable) and run this command :
$ npm run conf
$ docker-compose up
| URL | Action | Request body |
|---|---|---|
| GET / | Give the name and version of the application | |
| GET /ping | Ping OpenBadgeFactory API | |
| GET /metrics | Get total issuances by badge | |
| GET /metrics/count | Get count of badges | |
| GET /badges | Get user's badges | Query String
|
| POST /badges/emit | Emits badge for user | JSON
|
| PUT /badges/visibility | Change visibility user | JSON
|
| GET /share/:type/:uuid/:locale | Display issued badge's page | HTML
|
Content type
Image
Digest
Size
197.5 MB
Last updated
about 8 years ago
docker pull ezpaarseproject/ezpaarse-badge