Skip to content

venicegeo/fake_geoaxis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fake_geoaxis

Tiny server useful for simulating GeoAxis' OAuth2 workflow.

Usage

pip install -r requirements.txt

python fake_geoaxis.py

# or, to run in https
SSL_CERT=path/to/cert.pem SSL_KEY=path/to/key.pem python fake_geoaxis.py

About

Useful for mocking GeoAxis' OAuth2 workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages