Function | Action |
---|---|
get_rants |
returns a list of rants |
get_rant_by_id |
return a particular rant |
get_weekly_rants |
return weekly rants |
get_collabs |
return a list of collabs |
get_collabs_by_id |
return a particular collab |
get_search_results |
return results from search |
get_surprise_rant |
return a random rant |
--- | --- |
get_user_profile |
return complete user profile |
get_user_info |
return only user related info |
get_user_data |
return all rants/comments by user |
get_user_avatar |
return user avatar png url |
--- | --- |
login |
login to devRant |
post_rant |
post a rant |
delete_rant |
delete rant by id |
post_comment |
post a comment |
delete_comment |
delete comment by id |
upvote |
upvote on rant/comment |
downvote |
downvote on rant/comment |
unvote |
cancel vote on rant/comment |
get_notifs |
fetches user's notifications |
clear_notifs |
clears user's notifications |
-
Notifications
You must be signed in to change notification settings - Fork 0
devRant api wrapper written in Python 3, simple, extensive
License
d02d33pak/devRantAPI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
devRant api wrapper written in Python 3, simple, extensive
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published