Skip to main content

An API for working with a validated subset of the Starling Bank API

Project description

Starling Server - A simplified Starling API

An API for working with a validated subset of the Starling Bank API.

Installation

$ pip install starling-server

To configure:

$ starling-server init

Follow the instructions by adding a token per file in the folder specified.

Usage

$ starling-server server
$ # or with uvicorn directly
$ uvicorn starling_server.main:app

Documentation

API : http://127.0.0.1:8000/docs

Package : docs/build/html/index.html

Testing

$ pytest tests

License

This project is licensed under the MIT License - see file LICENSE.md for details.

Version history

0.1 : Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starling-server-0.1.2.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

starling_server-0.1.2-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page