devcreative / silverstripe-restfulapi
SilverStripe 4 RESTful API with a default JSON serializer.
Installs: 45
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 35
Type:silverstripe-module
Requires
- silverstripe/framework: ~3.1
This package is not auto-updated.
Last update: 2024-12-16 09:01:10 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.