Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmilu/drupal_jsonapi_menu
https://github.com/mrmilu/drupal_jsonapi_menu
drupal drupal-module
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrmilu/drupal_jsonapi_menu
- Owner: mrmilu
- Created: 2023-09-26T20:41:15.000Z (over 1 year ago)
- Default Branch: 1.0.x
- Last Pushed: 2024-11-13T16:47:15.000Z (3 months ago)
- Last Synced: 2025-01-16T22:15:40.273Z (20 days ago)
- Topics: drupal, drupal-module
- Language: PHP
- Homepage: https://www.drupal.org/project/jsonapi_menu
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON API - Menu
> Adds a JSON API resource for menu with items: `/jsonapi/jsonapi_menu/{menu}`
## Features
- Supports user and system created menu items.
- Supports `menu_link_content` entity.
- Supports `menu_item_extras` module.## TODO
- Add compatibility with system created menu items in `json_api` format### Authors
By [Mr. Milú](https://mrmilu.com)