Mocked-API
Mocked-API copied to clipboard
Adding News Feature
We can Add feature of showing Fake Email Address with the name provided by the user @ageddesi
Hi @DevilzzNikhil adding a new endpoint for this would be a nice idea. :) We have just added a new emails endpoint so it could live in there.
@ageddesi @DevilzzNikhil Please do let me know more about this issue i want t work on this
@DevilzzNikhil Are we saying a new endpoint, where the user can provide the first name or the first and second name and the end point adds a @domain.com etc to the name?
@ageddesi Ok i can write a function that takes 2 argument and then returns a concatination string like a real mail ?
Am i right ?
@ageddesi yes you got it right like if user provide mohit and sharma then email will return fake email like [email protected] Should i work on these or think og something else
@DevilzzNikhil you can work on this as you were first on the ticket. :)