Skip to content

cyberinferno/A3-APIs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RESTful APIs for A3 MMORPG

  • APIs which return JSON response for queries.
  • This may work in Apache web servers only.
  • config.php file has config parameters.
  • Some functions are not complete and hence will be completed in the near future.
  • App ID has been kept so that unauthorised access to APIs is not possible.
  • This has not been tested so please notify for errors and bugs if any.
  • If you are a PHP developer you are requested to assist in this project's development and enhancement.
  • All suggestions are welcome.

RestServer.php code was got from http://jacwright.com/250/simple-rest-server-in-php-supports-json-amf/

For converting rewrite rules of Apache to Nginx please use http://winginx.com/htaccess

About

APIs which return JSON response for queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages