https://github.com/mrmilu/drupal_jsonapi_menu
https://github.com/mrmilu/drupal_jsonapi_menu
drupal drupal-module
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrmilu/drupal_jsonapi_menu
- Owner: mrmilu
- Created: 2023-09-26T20:41:15.000Z (over 2 years ago)
- Default Branch: 1.0.x
- Last Pushed: 2024-11-13T16:47:15.000Z (over 1 year ago)
- Last Synced: 2025-01-25T03:34:57.133Z (about 1 year 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)