curl --request GET \
--url https://gogs.example.com/api/v1/users/{username}/following/{target} \
--header 'Authorization: <api-key>'curl --request GET \
--url https://gogs.example.com/api/v1/users/{username}/following/{target} \
--header 'Authorization: <api-key>'