Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 270 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 270 Bytes

TypedHttpClientFactory

A basic .Net Core microservice container with a REST API that calls and recieves JSON data from another API, deserializes it to be able to modify it, and returns the modified response. Swashbuckle and Swagger is setup to self-document the API.