Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Pollinger authored Nov 7, 2017
1 parent c758a2d commit d797858
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ One primary goal of the project is to create a RQL .NET API which wraps the RedD

More information on RedDot CMS can be found on the RedDot website.

#summary Proposed architecture for RQL API.
- - -

## Introduction

In building a true .NET API for calling RQL, code generation is priceless. Especially in the essence of speed of development and maintainability. However, the true "holy grail" is a high-level RQL API which masks the nastiness of RQL XML entirely.

<img src="https://github.com/solutionexchange/RedDot-OSS/blob/master/wiki/RQL%20API%20Architecture.png" />
Proposed architecture for RQL API.

## Details

Expand Down

0 comments on commit d797858

Please sign in to comment.