Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T16:01:50.000Z (about 4 years ago)
- Last Synced: 2024-11-09T19:49:41.014Z (3 months ago)
- Topics: api, custom-module, drupal
- Language: JavaScript
- Homepage: https://dev-testcustommodule.pantheonsite.io/aradalej
- Size: 680 KB
- Stars: 1
- Watchers: 3
- 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
![alt text](https://raw.githubusercontent.com/sanoylab/FetchAPI-CustomModule-Drupal9/master/screenshot.PNG)
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/)