My first FLASK crafted Website
- Please read Link
- To freeze use: pip freeze requirements.txt
REST API which provides the AGS Key (Allgemeiner Gemeinde Schlüssel)
- Get AGS Key by Village/City/District
- Get Village/City/District by AGS-Key
- /place/*args
- /key/*args
export FLASK_APP=app
set FLASK_APP=app
flask run
Run as fast as you can
#Test
- pytest
- bandit
- Thunderclient -> /APITests_Thunderclient/...