Code Monkey home page Code Monkey logo

account_aggregator's Introduction

Account_Aggregator

To build an end-to-end request-response demo using the Account Aggregator to fetch financial information that shows a successful handshake via Consent API and then FetchData API. SETU has been used.

Programming language used is Python3.6+ .In this assignment FastAPI has been used as it is getting ground faster and more flexible. For REST calls initial choice was HTTPX but later stage to keep things simple Requests has been used. For faster REST calls connection re-use has been used. For testing the API Swagger has been used for better understanding and visibility. Format of input and output is in JSON format.

Requirements: . FastAPI . Pydantic . Python 3.6+ . Uvicorn . SETU account, follow -> https://setu.co/data/account-aggregator

Working Demo Link: https://www.loom.com/share/657355de2ba243fab4fca205a2519eb9

Running Steps:: a. Start the local server --> run ‘uvicorn AAIntegration:app –reload’ in terminal b. In browser ‘http://127.0.0.1:8000/docs’ i.e. for performing the actions in swagger view. c. If need schema specification details about API then in browser put ‘http://127.0.0.1:8000/redoc’

account_aggregator's People

Contributors

jiko23 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.