Forums Dev-stuff Topic med generell info och tips för CMS-systemet Drupal.. Comments REST-call that returns JSon data Example of REST-call using Insomnium (testing tool similar to Postman..) (Bruno is also a similar tool, https://www.usebruno.com)Sample REST-addresses:https://www.benzzon.se/api/v1/bzbikes/hondahttps://www.benzzon.se/api/v1/bzbikes/all Below are some reources that were useful for the configuration of REST in Drupal "Add a REST Endpoint with Views": https://drupalize.me/tutorial/add-rest-endpoint-views YouTube-video "Setup Restful Web Service module with Basic Authentication.." YouTube-video "Get method to get the node Rest API.." Small test of a Blazor-client that uses the exposed REST-data:https://benzzon.github.io/BikeInfo Log in to post comments Log in to post comments
REST-call that returns JSon data Example of REST-call using Insomnium (testing tool similar to Postman..) (Bruno is also a similar tool, https://www.usebruno.com)Sample REST-addresses:https://www.benzzon.se/api/v1/bzbikes/hondahttps://www.benzzon.se/api/v1/bzbikes/all Below are some reources that were useful for the configuration of REST in Drupal "Add a REST Endpoint with Views": https://drupalize.me/tutorial/add-rest-endpoint-views YouTube-video "Setup Restful Web Service module with Basic Authentication.." YouTube-video "Get method to get the node Rest API.." Small test of a Blazor-client that uses the exposed REST-data:https://benzzon.github.io/BikeInfo Log in to post comments
Comments
REST-call that returns JSon data
Example of REST-call using Insomnium (testing tool similar to Postman..)
(Bruno is also a similar tool, https://www.usebruno.com)
Sample REST-addresses:
https://www.benzzon.se/api/v1/bzbikes/honda
https://www.benzzon.se/api/v1/bzbikes/all
Below are some reources that were useful for the configuration of REST in Drupal
"Add a REST Endpoint with Views": https://drupalize.me/tutorial/add-rest-endpoint-views
YouTube-video "Setup Restful Web Service module with Basic Authentication.."
YouTube-video "Get method to get the node Rest API.."
Small test of a Blazor-client that uses the exposed REST-data:
https://benzzon.github.io/BikeInfo