-
Notifications
You must be signed in to change notification settings - Fork 0
home
Baasic AngularJS Articles services and their functions can be found below. For further details please check the Baasic REST API documentation.
AngularJS SDK documentation can be found on GitHub and Baasic Developer Center.
Baasic Articles Service provides an easy way to consume Baasic Articles REST API.
For more information please see articleService documentation.
Baasic Article Comments Service provides an easy way to consume Baasic Article Comments REST routes. baasicArticleCommentsService
functions enable performing standard CRUD operations directly on article comment resources, whereas the baasicArticleService
functions allow management between article and article comment.
For more information please see articleCommentsService documentation.
Baasic Article Comment Replies Service provides an easy way to consume Baasic Article Comment Replies REST routes. baasicArticleCommentRepliesService
functions enable performing standard CRUD operations directly on article comment reply resources, whereas the baasicArticleService
functions allow management between article and article comment replies.
For more information please see articleCommentRepliesService documentation.
Baasic Article Ratings Service provides an easy way to consume Baasic Article Ratings REST routes. baasicArticleRatingsService
functions enable performing standard CRUD operations directly on article rating resources, whereas the baasicArticleService
functions allow management between article and article rating.
For more information please see articleRatingsService documentation.
Baasic Article Tags Service provides an easy way to consume Baasic Article Tags REST routes. baasicArticleTagsService
functions enable performing standard CRUD operations directly on article tag resources, whereas the baasicArticleService
functions allow management between article and article tag.
For more information please see articleTagsService documentation.
Baasic Article Settings Service provides an easy way to consume Baasic Article Settings REST routes.
For more information please see articleSettingsService documentation.