Skip to content
/ api Public

Extension to easily create a data API for your website

Notifications You must be signed in to change notification settings

kisscms/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API plugin for KISSCMS

Version: 0.3.0

Dependencies

Install

Using git you can install on your site as a submodule

git submodule add git://github.com/kisscms/api.git

Usage

Install the plugin in your plugins folder - you're ready to use the helper classes:

  • Remote_API() includes a series of actions - like caching - related with Remote APIs
  • REST_Service() provides an automated way to send requests using traditional REST methods and outputs results to JSON.

There is an examples folder to get you started with some common uses...

Credits

Created by Makis Tracend (@tracend)

About

Extension to easily create a data API for your website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages