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.
- Host: GitHub
- URL: https://github.com/camchambers/drupal-api-block
- Owner: camchambers
- Created: 2020-04-21T11:48:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T19:31:27.000Z (almost 6 years ago)
- Last Synced: 2025-10-22T01:33:13.366Z (5 months ago)
- Topics: drupal, drupal8, php
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](http://badges.mit-license.org)
- **[MIT license](http://opensource.org/licenses/mit-license.php)**
- Copyright 2020 © Cam Chambers.