Code Monkey home page Code Monkey logo

ing-php-api's Introduction

ING-PHP-API

Please don't mind the mess or the unorganized names, I've put this together as an experiment for myself but thought it would be nice to open-source since the purpose for which I've wanted this use it for turned out to be impossible.

Anyways, this is an ING API PHP Wrapper. It basically wraps this ING API in a PHP script using the Slim framework so you can call the urls much easier and can get some data in a more efficient way. To see a demo of using this API in a real life experience, head over to my 'ING-Banking' app where I use it in some iOS Swift Application.

Security

As said, this was purely for experiment purposes, so security wasn't a high priority here. You'll send your username + password unencrypted over a URL, so for that, I recommend using HTTPS if you would like to try it out on any server whatshowever. Further details are that all the data will be returned directly from ING itself without any other partner in between & logging in is simply done by entering the form on mijn.ing.nl.

Be aware

Because this script simply logs in to the form on the website, it is still possibly to block your account, so be aware that when your password is wrong for over ~10 times, you'll have to get a new password. That this will happen is not returned with this wrapper.

ing-php-api's People

Contributors

tomgekeerd avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ing-php-api's Issues

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.