-
Notifications
You must be signed in to change notification settings - Fork 0
logsol/WebService-Framework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A little framework for creating a data webservice, greatly extensible and brilliantly usable as an ajax interface. Create a custom Service_Core class and all public methods will be available as webservice methods. Any values, that these methods return will be cleanly formatted, depending on the mode. Example web call: service.php?cmd=query&mode=json Example console call: php -f cli.php query print 1 | more
About
a little framework for creating simple GET/POST webservices, greatly extensible and brilliantly usable as an ajax backend.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published