Browse Source

added python dependencies list

develop
yakamok 6 years ago committed by GitHub
parent
commit
98b2abbf77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      api/README.md

6
api/README.md

@ -4,6 +4,12 @@ Niflheim-api provides both a web interface and an api. The web interface is used @@ -4,6 +4,12 @@ Niflheim-api provides both a web interface and an api. The web interface is used
## Install & Setup
__python dependancies:__
flask
flask_restful
psycopg2
Configure niflheim-api.py to use the Postgres databse you setup for vserv.py.
__So open niflheim-api.py:__

Loading…
Cancel
Save