https://github.com/sanoylab/fetchapi-custommodule-drupal9
A custom module that consumes external API and render a page with it's data
https://github.com/sanoylab/fetchapi-custommodule-drupal9
api custom-module drupal
Last synced: 7 days ago
JSON representation
A custom module that consumes external API and render a page with it's data
- Host: GitHub
- URL: https://github.com/sanoylab/fetchapi-custommodule-drupal9
- Owner: sanoylab
- Created: 2020-12-07T22:53:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T16:01:50.000Z (over 5 years ago)
- Last Synced: 2025-09-01T18:48:14.013Z (10 months ago)
- Topics: api, custom-module, drupal
- Language: JavaScript
- Homepage: https://dev-testcustommodule.pantheonsite.io/aradalej
- Size: 680 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drupal 9 Custom module
A custom module that consumes external API and render a page with it's data
Demo: https://dev-testcustommodule.pantheonsite.io/aradalej

API Used:
https://kuralio.herokuapp.com/api/v1/ads
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)