Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fellipecaetano/heimdall-api

The backend Python app that mocks login API requests for the Heimdall iOS app
https://github.com/fellipecaetano/heimdall-api

flask python talk

Last synced: 8 days ago
JSON representation

The backend Python app that mocks login API requests for the Heimdall iOS app

Awesome Lists containing this project

README

        

# Heimdall API

The backend Python app that mocks login API requests for the Heimdall iOS app.

## Requirements

- Python 3.6.2

## Installation

- Install the dependencies listed in `requirements.txt` using `pip`
- Run the app with `./app.py`