dotnet-starter-kit icon indicating copy to clipboard operation
dotnet-starter-kit copied to clipboard

Encapsulate API return values into a unified format

Open SniperChan opened this issue 9 months ago • 1 comments

Can the return values of backend APIs be encapsulated in the same format? For example, like this: { code:int, data:any, message:string }. Encapsulating them in a unified format facilitates the use by front-end frameworks, such as Vue.

SniperChan avatar Apr 14 '25 04:04 SniperChan

@iammukeshm Is there any plan for this? If yes, can you assign the ticket to me?

teesofttech avatar Jun 11 '25 18:06 teesofttech