Skip to content

wurfmaul78/MyFlaskWebsite

Repository files navigation

General

My first FLASK crafted Website

Requirements

  • Please read Link
  • To freeze use: pip freeze requirements.txt

Target

REST API which provides the AGS Key (Allgemeiner Gemeinde Schlüssel)

  1. Get AGS Key by Village/City/District
  2. Get Village/City/District by AGS-Key

Endpoints

  • /place/*args
  • /key/*args

Apple

export FLASK_APP=app

Windows

set FLASK_APP=app

flask run

Run as fast as you can

Sources

Short FLASK Introduction

Flask Introduction Pargt 2

Markup Basic Introduction

#Test

  1. pytest
  2. bandit
  3. Thunderclient -> /APITests_Thunderclient/...

About

My first FLASK crafted Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published