sqlkata / querybuilder

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
https://sqlkata.com
MIT License
3.06k stars 499 forks source link

RobiniaDocs API Explorer #690

Open NeuroXiq opened 10 months ago

NeuroXiq commented 10 months ago

Maybe You will be interested in hosting API Explorer online:

https://www.robiniadocs.com/d/querybuilder/api/SqlKata.html

This is ready-to-go, so above link can be added to README for other people to see it. Or using ready shields.io badge:

Static Badge

[![Static Badge](https://img.shields.io/badge/API%20Documentation-RobiniaDocs-43bc00?logo=readme&logoColor=white)](https://www.robiniadocs.com/d/querybuilder/api/SqlKata.html)

https://github.com/NeuroXiq/RobiniaDocs

Regards NeuroXiq