Skip to content

KoelnAPI/kvb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kvb-api

Installation (für Ungeduldige)

virtualenv venv
source venv/bin/activate
pip install beautifulsoup4 requests flask

Start

python server.py

Ein paar Test-URLs:

http://127.0.0.1:5000/
http://127.0.0.1:5000/stations/
http://127.0.0.1:5000/stations/1/
http://127.0.0.1:5000/stations/2/
http://127.0.0.1:5000/stations/3/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages