An open API service indexing awesome lists of open source software.

https://github.com/camchambers/drupal-api-block

A simple demonstration of a block plugin for Drupal that consumes a restful API and displays custom results.
https://github.com/camchambers/drupal-api-block

drupal drupal8 php

Last synced: 28 days ago
JSON representation

A simple demonstration of a block plugin for Drupal that consumes a restful API and displays custom results.

Awesome Lists containing this project

README

          

# Drupal API Block
> A basic demonstration of how a Drupal block plugin can be created to interface with an API

## License

[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

- **[MIT license](http://opensource.org/licenses/mit-license.php)**
- Copyright 2020 © Cam Chambers.