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

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

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.