robwhess / my-osu-api

API for my OSU sebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My OSU API

This repo contains a PHP API for my OSU website.

You can launch the development version of the API using Docker Compose:

docker-compose up

By default the API will be accessible on port 8000 of the host machine, though you can change this behavior by setting the PORT environment variable.

About

API for my OSU sebsite


Languages

Language:PHP 98.6%Language:Dockerfile 1.4%