What are the pro and cons of designing REST API using PHP?

Hi there

I am designing REST API for my web product in PHP.

My Question is what are advantage of designing REST API in php? What things I need to keep in mind while designing REST API in PHP?

A brief overview of experience in designing REST API using PHP will be nice

There have been books and articles written on this subject.

Article: http://www.sitepoint.com/best-practices-rest-api-scratch-introduction/
Book: https://apisyouwonthate.com/

Check out Google for more.

Scott

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.