M
M
Marat Linberg2019-03-08 18:05:44
API
Marat Linberg, 2019-03-08 18:05:44

What is the name of the API type like that of VKontakte?

Good day everyone!
I read about the RESTful API , where the links look like this:
api.example.com/v1/users/post I
looked at the VKontakte API, where the links look like this:
api.example.com/object.methodName?params&v=version
So, questions:
1. What is the name of the API type like in VKontakte, if it's not RESTful, then what? And if RESTful - how is it done?
2. How to make the same link design API as in VKontakte, with normal code?
3. Wouldn't this be considered bad in PHP?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Dart, 2019-03-08
@gobananas

Formally, VK does not have RESTfull, but simply WebAPI

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question