10-11-2014, 04:53 AM
Anybody has this script, would it possible to share?
OurAPIServer is a tool for create a Restful service interface for our projects.
The main objective of the project is the creation of a standard tool with supports for many existing projects, including WordPress, Drupal, etc. Also does not limit to MySQL data source, it can be widely extended easily with the use of plugins.
Features
OurAPIServer is a tool for create a Restful service interface for our projects.
The main objective of the project is the creation of a standard tool with supports for many existing projects, including WordPress, Drupal, etc. Also does not limit to MySQL data source, it can be widely extended easily with the use of plugins.
Features
- Creating APIs very easy using a visual interface.
- Send Parameters in the URL using two ways (the PATH and the URL’s variables )
- Make Requests in any possible format (GET, POST, PUT, DELETE).
- Keep Logs of each API’s requests.
- Show Charts (Stats) for the Logs.
- Utilization of plugins to extend server functionalists.
- Full Cache Support.
- Support Bandwidth Throttling.