Advertisement
fadlyshafa

Untitled

Nov 9th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. - post artikel :
  2. https://insani.sintasi.com/api/artikel
  3.  
  4. - get artikel
  5. https://insani.sintasi.com/api/artikel
  6.  
  7. - get artikel with paging
  8. https://insani.sintasi.com/api/artikel/{limit}
  9.  
  10. - put artikel
  11. https://insani.sintasi.com/api/artikel/{id}/update
  12.  
  13. - delete artikel
  14. https://insani.sintasi.com/api/artikel/{id}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement