GithubHelp home page GithubHelp logo

tbro-dev / api-for-nopcommerce Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stepanbenes/api-for-nopcommerce

0.0 0.0 0.0 1.9 MB

API plugin for nopCommerce 4.50

License: MIT License

C# 99.62% HTML 0.22% Dockerfile 0.16%

api-for-nopcommerce's Introduction

API plugin for nopCommerce 4.50

This plugin provides a RESTful API for managing resources in nopCommerce 4.50.

Installation

  1. clone the NopCommerce repository (develop branch) into folder called nopCommerce
  2. clone this repository into the same folder where the nopCommerce folder is located
  3. build the nopCommerce solution
  4. build the api-for-nopcommerce solution (the output will be placed inside the nopCommerce directory)
  5. run the Nop.Web project in the nopCommerce solution
  6. install the nopCommerce database, create the admin user (skip this step if already done)
  7. go to the administration page, Api plugin should be listed in local plugins configuration section.
  8. in the customers section assign the role Api Users to the user that will be used to access the api.
  9. set fake appId and app secret in facebook authentication plugin as a workaround for issue #17.
  10. go to /api/swagger page and experiment with the api (use the Authorize button to authenticate requests) or run .NET 5 client application (ClientApp project) that contains auto-generated Api client class generated from the swagger json file using C# 9 source generator.

api-for-nopcommerce's People

Contributors

bnoffer avatar d3bo avatar dinukasal avatar itanev avatar ivanst-stoyanov avatar jackfagner avatar madewithfire avatar maximg1234 avatar olek-hzq avatar poyker avatar sdobrev avatar stepanbenes avatar toddca avatar zandiarash 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.