REST

Events happening in the community are now at Drupal community events on www.drupal.org.

Image upload with headless / decoupled drupal?

Posted by lightguardjp on November 23, 2015 at 6:14pm

I'm trying to figure out the best way to handle images in a headless drupal 8 install. Using the /entity rest endpoint is not working during serialization as it seems like I need to have a URI for the existing file on the drupal install. I'd like to be able to do everything in one step, if that's possible.

Read more
7 comments Categories: , , ,

Drupal, REST and XML

Posted by frank ralf on September 17, 2015 at 7:57am

I've stumbled across some older, but still very interesting articles by Kurt Cagle regarding combining Drupal and XML technologies:

Read more
2 comments Categories: , ,

Headless Drupal without PUT is possible?

Posted by -enzo- on December 30, 2014 at 1:30pm

Hi folks

I am writing a Headless Drupal application for Drupal 8 and I found this discussion Putting off PUT https://groups.drupal.org/node/284948

I'm trying to create a patch to enable PUT for entities in order to enable to create a client side node add/update from Backbone https://www.drupal.org/node/2399813

Someone here has more knowledge about this situation or have a contingence plan?

Kind regards,

Read more
1 comment Categories: ,

Social Media and SEO - Broward Drupal Meeting Minutes - December 10, 2014

Posted by iribarne on December 11, 2014 at 8:31pm

We held our Broward Drupal monthly meetup on Wednesday, December 10th from 7:00pm to 9:00pm.

Remote participants(via Skype and Join.me):
Orlando - Deborah Wilson, Patricia Mathews
Miami - Ron Norman @rnorman489

In Person (Greater Fort Lauderdale, Broward County Florida):
Carlos Kosloff @asrealty, Jay Epstein @jeppy64 and me @hectoriribarne

Read more

An example iOS app for Drupal 8

Posted by vivekvpandya on August 15, 2014 at 5:52am

Hello Drupal Community,
I and my mentor Jeff Linwood ( https://www.drupal.org/u/jefflinwood ) we are very glad to inform you that GSoC 2014 project - an example iOS application for Drupal 8 has been completed.

As per the requirement we have demonstrated CRUD operation for content entity , login - logout , fetching data from REST export ( for view). Due to file related bug in REST module () we are unable to demonstrate CRUD on file resources. We have used AFNetworking and we have also created same project with NSURLSession API.

Read more
Categories: , ,

Getting restws to do more than respond

Posted by j. ayen green on December 12, 2013 at 1:32pm

Having discovered that Services just can't handle parsing XML correctly (attributes), and that altering the parser list to call simplexml doesn't, in the end, seem to call it, I'm trying my luck with restws, given that it seems to be the direction to head in anyway.

I have configured the path in my module as such:

function mymodule_restws_resource_info() {
 return array(
 'mymodule_person' => array(
 'label' => t('Person'),
 'class' => 'PersonResourceController',
 'menu_path' => 'api/person',
 ),
Read more
Categories: , ,

Backbone.js Cookbook and DrupalCon Prague sessions

Posted by dealancer on September 9, 2013 at 10:25am

Hey folks,

Only local images are allowed.

I am happy to announce that the Backbone.js Cookbook I wrote for the PACKT publishing has been finally published. It covers many interesting topics and contains over 80 recipes. You will learn how to creating outstanding Backbone.js application from scratch. Please, check it out!

Also, there are going to be many interesting sessions about Backbone.js and REST on the DrupalCon Prague!

Tuesday:

Wednesday:

You are welcome!

Read more

Two new Redmine modules potentially of interest

Posted by greg.harvey on June 15, 2013 at 10:30pm

I've just released a pair of modules I developed while working on our Drupal front-end dashboard for our Drupal support services, which use Redmine at the back. Might be of interest to group members:

API - https://drupal.org/project/redmine_rest_api
And example - https://drupal.org/project/redmine_issues

Read more
2 comments Categories: , , , ,

Propsal: Switch from JSON-LD to HAL for our primary REST format

Posted by linclark on February 18, 2013 at 7:57pm

For those who are interested in the hypermedia part of Web Services, I wanted to call attention to a discussion posted in the WSCCI group, Proposing an alternative to application/vnd.drupal.ld+json.

The discussion is timeboxed to February 26th.

Read more
Categories: , ,

Proposing an alternative to application/vnd.drupal.ld+json

Posted by linclark on February 18, 2013 at 7:29pm

During the WSCCI Web Services Format Sprint last summer, JSON-LD was chosen as the front-runner for primary format. After that, we looked at what features of JSON-LD we would use and what use cases we wanted to support (summarized here).

Read more
5 comments Categories: , ,
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /