question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Proposal: Response-only mapper

See original GitHub issue

Our current options:

Currently, whenever an Endpoint does not have a request object, you either have to: a) Create your own custom mapping logic - creating inconsistencies in your architecture, or b) Create an Endpoint using Empty Request Objects (like the built-in EmptyRequest struct). This has it’s own sets of problems, like for example having options like ToEntity which makes no sense in this context, or having a request parameter in the HandleAsync method which will never be used

image image image

Was this an oversight and/or simply not been implemented yet, or is there a good reason this is currently not supported?

What I would like is this:

image image image image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
KennethHoffcommented, Aug 14, 2022

btw join us on discord to keep an eye out on the latest developments.

I am! 🎉

BetweenNames#4911 (Made this post, which I referenced in my last comment 😛 ))

1reaction
KennethHoffcommented, Aug 14, 2022

lol sorry… managing 6 different projects simultaneously…

You’re doing a tremendous job - it’s a sunday for darn sake!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Map Your Ideal RFP Response Process (An 8-Step Guide)
Are you scrambling to submit bids on time? Learn how to map your RFP response process, so that you can respond faster and...
Read more >
How to Write a Request for Proposal (RFP) Response
Learn the structure to evaluate, prepare, and write an RFP response to ensure your bid is well-positioned to win more business.
Read more >
How to create a stand-out RFP response (examples & tools)
An RFP response is a written sales proposal that answers how a company can meet the requirements outlined in a request for proposal...
Read more >
The Anatomy of a $10 Million Request for Proposal ...
A response to a request for proposal (RFP) consists of a number of complex components to manage. Learn how in this blog from...
Read more >
Discover 7 Steps for a Successful RFP Response
Learn 7 steps that can help you formulate a successful request for proposal (RFP) response that wins more business.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found