Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

ckarageorgkaneen/diavlos

Repository files navigation

This project is deprecated. The diavlos (now known as mitos) API is now a private repository.

diavlos

API for Diavlos - Greece's National Service Registry

Install:

./make

Set credentials:

Edit the following files under diavlos/data/in/ (first remove the .sample suffix):

english_site_config.yaml
eparavolo_credentials.yaml
greek_site_config.yaml

Serve API locally

cd scripts
./serve_api --generate-new-schemas

Visit API UI docs

http://localhost:5000/v1/ui/

Docker

Build the image using:

docker-compose build

After setting the credentials as described above, execute the service using:

docker-compose up

About

diavlos, API for Greece's National Service Registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages