محبوبیت
تاخیر
نرخ موفقیت
این سرویس در واقع وسیلهای برای تست کدها یا وبسرویسهای شماست. فیک رست ایپیآی در کنار رایگان بودن متن باز نیز میباشد و شما میتوانید آن را کاملا شخصیسازی نمایید.
DELETE Deletes the specified activity
GET Gets the activity with the specified identifier.
POST Posts an activity.
DELETE Deletes the specified author
GET Gets the author with the specified identifier.
GET Gets all Authors
GET Gets the Book with the specified Author.
POST Posts an author.
PUT Puts an author.
DELETE Deletes the specified book
GET Gets the Book with the specified identifier.
POST Posts a book.
PUT Puts a book.
DELETE Deletes the specified CoverPhoto
GET Gets Cover of a specificed Book
DELETE Deletes the specified User
POST Gets the User with the specified identifier.
GET Gets all Users
POST Posts an User.