mariannemyers / slush-marklogic-dotnet

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

Create simple AspNetCore.Proxy, no authentication required #6

Closed mariannemyers closed 7 years ago

mariannemyers commented 7 years ago

Create a simple Controller to serve as a proxy to pass all HTTP requests through to MarkLogic. Disable authentication as part of the setup steps for the HTTP server created.

Make this ticket just for the middle tier. We'll cover refactoring the UI so it can run in wwwroot in another ticket.

mariannemyers commented 7 years ago

Merged #8. Closing.