devcreative/silverstripe-restfulapi

SilverStripe 3 RESTful API with a default JSON serializer.


Keywords
rest, api, restful, silverstripe, REST API, json api, model serializer, REST server, RESTful server
License
BSD-2-Clause

Documentation

SilverStripe RESTful API

This is a fork of colymba/silverstripe-restfulapi

made compatible with Silverstripe 4. I use the base classes, token auth and the basic serializer for silverstripe-fileshare.

Other parts are not tested for SS4 compatibility.
I also commented out the routing section in _config/config.yml.