-
Hi what do you think of providing a public API endpoint for get WPM info for sharing WPM badges? The only service I know for sharing badges is https://shields.io A sample badge may be like this (this is my coding time statistics from my wakapi instance) seems it's quite simple, just a url to return JSON data with very a few of fields. disable this public API for users by default and allow users to enable this so that they can share such badges through somewhere like github profile README. Also, do you have any plan/intention on providing API for developers to make custom applications/bots with it? maybe mostly for viewing statics, maybe it's kind of like wakapi/wakatime for viewing coding statics. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Something like that should be definitely possible once the mongo branch is merged in |
Beta Was this translation helpful? Give feedback.
Something like that should be definitely possible once the mongo branch is merged in