Open EvgenyKarataev opened 9 years ago
Currently rest endpoints are written as hardwired strings values and scattered throughout many js files. I propose to collect them all in one place and add some util functions to form api url based on for example input params.
Currently rest endpoints are written as hardwired strings values and scattered throughout many js files. I propose to collect them all in one place and add some util functions to form api url based on for example input params.