Giter VIP home page Giter VIP logo

orchardcoremodule.webapi's Introduction

OrchardCoreModule.WebApi

Custom made web api module for OrchardCore.Cms gnerally used as synchronization entry point. E.g. you have main back-end service and CMS (in this case OrchardCore CMS) used by your content managers, and let's say you need to retrieve content from CMS to show it to users or cache in youe main database, this is where OrchardCoreModule.WebApi can help you.

Build Status Nuget Nuget GitHub

Download at:

Test coverage

At the moment, this project only tested manually by the team of two QA's and cutting edge bugs not found, but automated tests are on their way.

How to configure

There are 5 major steps to add this module to your OrchardCore CMS instance:

  1. Create an empty ASP.NET Core project
  2. Configure it to use OrchardCore.Cms
  3. Add OrchardCoreModule.WebApi as a reference to this project
  4. Apply procedures scripts from Database folder
  5. Enable WebApi module in OrchardCore CMS settings

For more information on each of the steps visit projects wiki

Supported DB providers

OrchardCoreModule.WebApi currently supports only following DB providers:

  1. PostgreSQL (9.5+)
  2. Microsoft SQL Server (2017+)

Implemented API methods

List of implemented API methods can be found on this wiki page.

orchardcoremodule.webapi's People

Contributors

ujinjinjin 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.