Skip to content

chenhsong/iChen.Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iChen® REST API Library

This assembly provides a REST API to the iChen® System based on ASP.NET Core Web API.

It uses the Kestrel embedded web server.

See REST API Reference.md for details on the public-facing portion of the REST API.

For the private REST API's, refer to the source code under https://github.com/chenhsong/iChen.Web/tree/master/WebAPI.