devcreative / silverstripe-restfulapi
SilverStripe 4 RESTful API with a default JSON serializer.
Package info
github.com/david-ny/silverstripe-restfulapi
Type:silverstripe-module
pkg:composer/devcreative/silverstripe-restfulapi
v2.1.2
2017-06-12 19:31 UTC
Requires
- silverstripe/framework: ~3.1
This package is not auto-updated.
Last update: 2026-03-09 14:27:50 UTC
README
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.