Coder Social home page Coder Social logo

go-magento2's Introduction

Lint Compile & Test Maintainability Donate

go-magento2

A Golang package for communicating with the magento2 api. (tested with >=2.1.0)

I initially built this package because I need it for a project I'm currently working on.
For the start, I will add further features upon my need.

If you need a feature which is not implemented yet, feel free to open a pull request.


⚠️ ⚠️ COMPATIBILITY NOTICE ⚠️ ⚠️

This package is still in development-state.
While I'm trying to ensure 100% backwards-compatibility, there might be breaking changes in minor- or patch-level updates.


Features

  • Guest api
    • guest-carts
      • add items
      • get available shipping carrier
      • add shipping information (billing- and shipping-address)
      • get available payment methods
      • add payment method
      • place order
  • Registered customer api
    • cart
      • add items
      • get available shipping carrier
      • add shipping information (billing- and shipping-address)
      • get available payment methods
      • add payment method
      • place order
  • Administrator / Integration
    • cart
      • all features from guest- and customer-api
    • order
      • add comment to order
    • products
      • create new product
        • configurable products
          • assign simple products
        • simple products
      • create attributes
      • create attribute-set
        • assign attributes to attribute-set

Examples

See examples-directory.

go-magento2's People

Contributors

hermsi1337 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

go-magento2's Issues

Rebase to single module layout

For an easier usage of this package it should be re-structured to a single module instead of a module with sub modules.

I will take care of this as soon as I find the time.

Since this will be a breaking change, it's going to be a major version bump.

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.