Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.38 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.38 KB

Joshua Project API

An API for connecting to the Joshua Project data. It uses the PHP Slim Framework.

Development

This repository is following the branching technique described in this blog post, and the semantic version set out on the Semantic Versioning Website.

This tool uses Composer to install the project specific libraries. We also use Swagger annotations for generating the front facing API documentation.

Questions or problems? Please post them on the issue tracker. You can contribute changes by forking the project and submitting a pull request.

PHP Settings

In your php.ini file you will need to set the following values equal to or greater than the value provided:

  1. max_execution_time = 90

Sample Code

Sample code for PHP, Ruby, Javascript and Python can be found in the following Github Repo.

License

This script is created by Missional Digerati and is under the GNU General Public License v3.

Version: 1 BETA