I would like to get guidance on resources \ books where you can systematize knowledge on building the right API. So I did my API, built it on laravel. But I would like to do this in a truly systematic and correct manner. Without reference to a specific means of implementation - this is the last thing. It is possible in English, but it would be more comfortable in Russian.

  • Here are the principles for creating by Microsoft - Daniel Protopopov

1 answer 1

The most popular, to date, are SOAP, REST and CRUD API. I think a couple of articles from Wikipedia about what kind of varieties and general development rules would be enough to fulfill most of the needs in modern api architecture.

  • @SonicMyst for sure. Apparently, hungry when he wrote. Corrected. Thank you - Anton M
  • one
    I wanted to fix it myself, but I’ve already done everything) - Sonic Myst