I am writing the foundations of this module. So far my target is to list available resources and be able to enable them within a list as Services module does.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

juampynr’s picture

FileSize
33 KB

Here is an screenshot of Services resource admin table.
endpoint_auth.png

juampynr’s picture

Status: Active » Needs review
FileSize
103.71 KB

Here is the basic foundation.

Module can be enabled and adds a route at admin/structure/rest that shows a dummy table.

Contains a Controller and a Manager class.

Next is to list resources at admin/structure/rest.

juampynr’s picture

LOL, I just found that Services module has a branch for Drupal 8.

I am not sure what the benefit of having a REST UI module would be. Perhaps REST UI fits better if it simply exposes a simple UI for core's REST module. I would like some input from the Services module maintainers.

klausi’s picture

REST UI was planned as configuration form for rest.settings.yml.

I don't plan to work on this, so I granted you commit and project access.

juampynr’s picture

Version: » 8.x-1.x-dev
Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Removed external image.