Skip to content

jcanady20/ReportHost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReportHost

Report Host is a self hosted webapi endpoint that allows dynamic report generation.

Using the app.
App Commands
StartService: Starts the WebApi Endpoints

StopService: Stops the WebApi EndPoints

WebApi Routes

Base Route:

/api/reports

/tables: Generates a list of tables.

/reprots: Generates a list of Reports.

/columns/{tableName}: Generates a list of column details based on given table name.

/results {ReportCriteria}: Generates report results based on given ReportCriteria

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages