razornet/bl2items-backend

RESTful interface for the Borderlands 2 items database

dev-master 2016-10-22 05:59 UTC

This package is not auto-updated.

Last update: 2025-03-25 06:42:13 UTC


README

PHP Dependency Status Stories in Ready

This is a php REST JSON interface for the borderlands 2 items application. The data is stored in a database (default is [MySQL] (http://www.mysql.com/)) and then retrived by using the [doctrine ORM mapper] (http://www.doctrine-project.org/projects/orm.html) The resources are provided in a RESTful way by using Spore.

Prerequisites

Make sure you have composer installed globally.

Setup

clone the repository:

git clone https://github.com/eras0r/bl2items-backend

navigate the the directory where your clone is located and type in

composer install

Prepare database

  1. Create a new database schema
  2. edit include/config.php with the configuration for your database
  3. create the database structure by executing the script sql/create-schema.sql in your database
  4. insert master data by executing the sql/insert-master-data.sql

Initial credentials

By invoking the insert-master-data.sql script the following admin user (with all roles) will be created automatically:

Username Password
admin bl2