ewilliams0305 / ewilliams0305/HttpClientBuilder
Request Builder Pipeline
Open
enhancement
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Complete the request builder pipeline.
Request builder should work similar to handlers but return the response directly.
Requests should be
- Able to assign TYPES to status codes
- Able to assign Exceptions for Handles
- Be invoked at any point and stored for invocation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.