We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Better way to create API

Hello There,

I'm beginning in Phalcon and I would like know what better way to create an API in Phalcon.



58.4k

Hi

Big question. I think you should reading https://blog.apigee.com/detail/announcement_new_ebook_on_web_api_design then refer sample app here https://github.com/cmoore4/phalcon-rest

Also recomend reding book https://leanpub.com/build-apis-you-wont-hate. When You can design API

Thanks, Thien :)