I need help,how to call an API method using point as method qualifier?
Some examples::
domain.com/api/users.create?name=smtdomain.com/api/users.get?name=smtdomain.com/api/users.ban?id=smt
And others. I tried to explore the internet on same issues,but have not found any.