Skip to content

karthikbangera87/python-badgekit-api-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis build coverage

Documentation on Read the Docs

This is a partially-complete Python client for the BadgeKit API - https://github.com/mozilla/badgekit-api

Using the functionality available so far, you can:

  • Connect to the BadgeKit API server, and check its health (ping),
  • Examine (get) badges, issuers, badge instances, and other objects,
  • List (list) the badges in an issuer, system, etc.
  • Create (create) objects:
    • Create issuer, system, and program objects.
    • Create badges.
    • Create badge instances, i.e. issue badges.

You cannot yet update or delete objects. This will change soon.

About

A Python client for Mozilla BadgeKit-API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.4%
  • Shell 14.6%