Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 232 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 232 Bytes

APIRouter

As a developer we often faces trouble dealing with large number of apis in an app/module. In this blog we will be simplifying the whole process from calling the api and getting the response back to the caller function.