Embed presentation
Downloaded 15 times
























A RestFul web service allows exposing existing code functionality over a network and makes applications independent of platform and technology. RESTful services use HTTP requests and are lightweight, scalable and maintainable. In Drupal 8, web services are built into the core and include modules to export data via REST API and create custom REST methods. API keys can be generated and set through an admin form to access nodes, with routing and permissions configured for the API form.






















