Skip to content

MySQL and PHP scripts to create tables, consume various Christian APIs, and populate the tables. The end result is working databases build off the APIs.

License

Notifications You must be signed in to change notification settings

rdai/christian-api-clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

christian-api-clients

There is a growing number of APIs provided by Christian organizations. This project aims to help more people by simplify the process of consuming the data provided by these APIs.

  1. provide MySQL scripts that create tables according to the API specifications.
  2. provide PHP scripts to connect to the APIs, parse the data, then insert into the tables.

APIs we will cover:

  1. Digital Bible Platform: http://www.digitalbibleplatform.com/
  2. IMB
  3. Jesus Film:
  4. Joshua Project

About

MySQL and PHP scripts to create tables, consume various Christian APIs, and populate the tables. The end result is working databases build off the APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published