Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

shamtool/api

Repository files navigation

api

Backend REST API service for shamtool.

Installing

This assumes you already have the barebones to run PHP, as well as have a way to access the commandline. You should also have composer installed.

# Clone the repository
git clone https://github.com/shamtool/api
cd api

# Install all dependencies
composer install

Copy the file .env.sample to .env, and fill in the SQL credentials accordingly.

About

This WAS the backend REST API service for shamtool written in PHP... RIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published