Skip to main content

PHP

Inbox

  • How to create your own API endpoints with PHP | Go Make Things • On Monday, I wrote about serverless and functions-as-a-service. But I’m going to let you in on a little secret: I think serverless is kind of overrated, and rarely use it for my own projects. Don’t get me wrong! I love small little functions and microservices. And as serverless vendors go, I think Cloudflare is the best and simplest option. But I also think it’s a lot easier to just drop a PHP file on my server and run with it.