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
- Host: GitHub
- URL: https://github.com/jacobstephens2/game-planning-api
- Owner: JacobStephens2
- Created: 2022-01-30T18:43:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-25T16:11:19.000Z (17 days ago)
- Last Synced: 2026-03-26T17:54:33.692Z (16 days ago)
- Topics: api, game-planning, mysql, php, rest-api
- Language: PHP
- Homepage: https://api.gameplan.stephens.page
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.