piefed_api_client 0.1.0 copy "piefed_api_client: ^0.1.0" to clipboard
piefed_api_client: ^0.1.0 copied to clipboard

A Future-based http client for the PieFed API.

Changelog #

0.1.0 #

Added #

  • ListPosts - List posts with filters (sort, type, community, topic, etc.)
  • ListComments - List comments with filters (post, parent, depth, sort, etc.)
  • LikePost - Upvote/downvote posts (score: 1, -1, or 0)
  • LikeComment - Upvote/downvote comments
  • FollowCommunity - Subscribe/unsubscribe to communities
  • SavePost - Save/unsave posts
  • SaveComment - Save/unsave comments
  • CommunityResponse - Response model for community operations
  • ListPostsResponse - Response model with pagination support
  • ListCommentsResponse - Response model for comment lists

Changed #

  • Exported all new API queries from v1.dart

0.0.1 #

  • Initial version. Just experimental.
0
likes
0
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

A Future-based http client for the PieFed API.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

freezed_annotation, http, json_annotation

More

Packages that depend on piefed_api_client