mariannemyers / slush-marklogic-dotnet

slush generator for an Angular/ASP.NET Core/MarkLogic application
Other
0 stars 0 forks source link

Add simple proxy #8

Closed mariannemyers closed 8 years ago

mariannemyers commented 8 years ago

Solution for #6 Create a simple AspNetÇore.Proxy that sends all requests on /v1/ straight on through to the MarkLogic HTTP server. Set it to application-level security so no authentication is required.