https://github.com/sevyls/com_seminarman_json
OSG Seminar manager read-only REST API
https://github.com/sevyls/com_seminarman_json
Last synced: 3 months ago
JSON representation
OSG Seminar manager read-only REST API
- Host: GitHub
- URL: https://github.com/sevyls/com_seminarman_json
- Owner: Sevyls
- License: mit
- Created: 2017-07-17T22:35:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T22:41:59.000Z (almost 8 years ago)
- Last Synced: 2025-01-16T06:15:20.677Z (4 months ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# OSG Seminar manager read-only REST API
## Installation
Copy as is to a webserver directory with access to the mysql database.
## Configuration
In the header of courses.php configure
* user
* password
* database
* table prefix## Usage
Call GET on courses.php to receive a JSON of your courses, applications, and user defined fields and their values.