An open API service indexing awesome lists of open source software.

https://github.com/jacobstephens2/game-planning-api

RESTful PHP/MySQL API for the Game Planning App
https://github.com/jacobstephens2/game-planning-api

api game-planning mysql php rest-api

Last synced: 4 days ago
JSON representation

RESTful PHP/MySQL API for the Game Planning App

Awesome Lists containing this project

README

          

# Game Planning API

Live at https://api.gameplan.stephens.page

RESTful API for the [Game Planning App](https://github.com/JacobStephens2/game-planning-web-app-ui). Provides CRUD operations for game records with user authentication. Built with PHP and MySQL.

## Endpoints

Base URL: https://api.gameplan.stephens.page

The base URL returns JSON data and can be used as a test endpoint for connection to the API. Endpoints can be found at the base URL.