Bible API

Posted on 27 Feb 2021

Laravel CMS + API

Laravel

An API for developers to retrieve Bible data.

Project Screenshot

Click on image to enlarge

Tech Stack

Frontend / Backend

Laravel

Deployment

Linode, Laravel Forge

Highlights

PHPUnit (Testing)

About

I wanted to build an API project to sharpen my skills. I also wanted to learn how to deploy an API. This project has 2 parts: the CMS and API. The CMS for users to update the database, and the API to request the data stored in the database. I decided to use the Bible as a theme for this project as I have an understanding of the Bible structure.

This is an ongoing project. I have yet to setup the domain and HTTPS. This project is built in Laravel and is deployed on Linode using Laravel Forge. This project includes testing with Laravel’s integration of PHPUnit.