Skip to content

[Greek Government made the data private - not working anymore] Let's see how many schools are closing in Greece due to the pandemic.

Notifications You must be signed in to change notification settings

pasenidis/anastoli-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anastoli-api

Let's see how many schools are closing in Greece due to the pandemic.

Local Server

poetry install
poetry run hypercorn run:app

Brief Documentation

GET /schools

Returns an array (list) with schools in JSON

GET /schools/search/$name

Searches for the right school and returns the results

GET /health

Check if the API works, should return the following:

{
  "message": "hi"
}

About

[Greek Government made the data private - not working anymore] Let's see how many schools are closing in Greece due to the pandemic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published