Skip to content
This repository has been archived by the owner. It is now read-only.
/ shapes-demo-server Public archive

This a very simple Python Flask server used for the Approov Live Demo.

License

Notifications You must be signed in to change notification settings

approov/shapes-demo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHAPES DEMO SERVER

This repository is now ARCHIVED. Please check our Quickstarts for up to date Approov integration examples for your API backend.

IMPORTANT: This repository relates to Approov 1 and has not been updated to reflect the new features and usage of Approov 2, the latest version of Approov. We will be updating the repository soon. Meanwhile, please refer to the guide for migrating from Approov 1 to Approov 2.

This a very simple Python Flask server to support the Shapes Demo mobile app.

This demo fits the purpose of demonstrating how easy is to integrate the Approov Solution in both the Mobile App and API server.

Install the Server

The requirements:

pip install -r requirements.txt

Run the Server

Run the server on your desktop using python:

python runserver.py

About

This a very simple Python Flask server used for the Approov Live Demo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages