GithubHelp home page GithubHelp logo

Comments (6)

dennisdegreef avatar dennisdegreef commented on July 28, 2024

Hi @StephanMeijer

I think it would be possible to be able to json_encode these objects, and if not, implement such behaviour.
Do you have a usecase for this? Why do you prefer plain JSON objects instead of complex types?
The reason the complex types are there, is to assert certain behaviour/structure.

from bunq.

StephanMeijer avatar StephanMeijer commented on July 28, 2024

I prefer JSON for the cases where things like Invoice are not implemented yet.

from bunq.

dennisdegreef avatar dennisdegreef commented on July 28, 2024

Wouldn't it be better to implement Invoice in those case? Instead of having to maintain the JSON views as well?

from bunq.

StephanMeijer avatar StephanMeijer commented on July 28, 2024

You already receive JSON from the API, so you actually don't have to maintain a thing.

from bunq.

dennisdegreef avatar dennisdegreef commented on July 28, 2024

While that is true, why not use the API directly then? Are there some components in this API that might fit better in a separate package? I guess the guzzle middleware might? Please let me know what things you'd like to use from this package while keeping communication JSON based.

from bunq.

dennisdegreef avatar dennisdegreef commented on July 28, 2024

Closed due to inactivity. Please feel free to comment on my previous questions.

from bunq.

Related Issues (15)

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.