Get response

Report a typo

You are developing a new framework that deals with the back-end. You think that creating an annotation for sending requests or getting responses will make the user's life easier, so create an annotation called @Get that gets a response from a given API, which will be passed as a parameter of type String.

Write a program in Kotlin





___

Create a free account to access the full topic