Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

kinosang/uc_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uc_client

A tiny implementation for Ucenter client (uc_client). It uses the Ucenter HTTP APIs. There's also a library of implementation for Ucenter server on labs7in0/uc-server.

Implementation of APIs

  • App
  • uc_app_ls
  • Avatar
  • uc_avatar
  • uc_check_avatar
  • Credit
  • request
  • Feed
  • uc_feed_add
  • uc_feed_get
  • Friend
  • uc_friend_add
  • uc_friend_delete
  • uc_friend_ls
  • uc_friend_totalnum
  • Mail
  • add
  • Pm
  • uc_pm_blackls_add
  • uc_pm_blackls_delete
  • uc_pm_blackls_get
  • uc_pm_blackls_set
  • uc_pm_checknew
  • uc_pm_delete
  • uc_pm_ignore
  • uc_pm_list
  • uc_pm_send
  • uc_pm_view
  • uc_pm_viewnode
  • Pm Client
  • uc_pm_location
  • Tag
  • uc_tag_get
  • User
  • uc_get_user
  • uc_user_addprotected
  • uc_user_checkemail
  • uc_user_checkname
  • uc_user_delete
  • uc_user_deleteprotected
  • uc_user_edit
  • uc_user_getprotected
  • uc_user_login
  • uc_user_merge
  • uc_user_merge_remove
  • uc_user_register
  • uc_user_synlogin
  • uc_user_synlogout
  • uc_user_updatepw

Donate us

Donate us

License

The MIT License (MIT)

More info see LICENSE

About

A tiny implementation for ucenter client (uc_client) with http apis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages