ln.templates/ln.templates.service
Harald Wolff f2ddfa350a Added /resources REST Endpoints 2023-08-14 20:21:30 +02:00
..
demo Alpha Commit / Move primary workspace to Notebook 2023-08-12 12:35:42 +02:00
render Added ln.patterns, introduced usage of Optional<> for better exception description via http 2023-08-14 14:24:09 +02:00
storage Alpha Commit / Move primary workspace to Notebook 2023-08-12 12:35:42 +02:00
HttpTemplateEndpoints.cs Added /resources REST Endpoints 2023-08-14 20:21:30 +02:00
Program.cs Alpha Commit / Move primary workspace to Notebook 2023-08-12 12:35:42 +02:00
README.md Added /resources REST Endpoints 2023-08-14 20:21:30 +02:00
TempFileStream.cs Added DefaultPath static Property to support custom default tmp path 2023-08-14 20:21:10 +02:00
TemplateService.cs Added /resources REST Endpoints 2023-08-14 20:21:30 +02:00
api.REST.md Added /resources REST Endpoints 2023-08-14 20:21:30 +02:00
ln.templates.service.csproj Added /resources REST Endpoints 2023-08-14 20:21:30 +02:00
ln.templates.service.csproj.DotSettings Alpha Commit / Move primary workspace to Notebook 2023-08-12 12:35:42 +02:00

README.md

ln.templates.service

command line arguments:

-s <storagepath>        default: "./storage"
-p <port>               default: 8890

Please see api.REST.md for list of HTTP REST endpoints.