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

https://github.com/windowsnt/mpd

Μητρώο Προσόντων και Διαγωνισμών
https://github.com/windowsnt/mpd

Last synced: 8 months ago
JSON representation

Μητρώο Προσόντων και Διαγωνισμών

Awesome Lists containing this project

README

          

# Μητρώο Προσόντων και Διαγωνισμών

## config.php

```
$dbxx = 'mpdtest.db'; // SQLite
//$dbxx = 'localhost:3306'; // MySQL
$required_check_level = 2;
$test_users = 1;
$pageroot = 'https://www.msa-apps.com/mpd';
```