Notes on RESTful APIs
HTTP and REST are not new, we just misused them for a long time. A proper RESTful API should consider the following principles.
HTTP and REST are not new, we just misused them for a long time. A proper RESTful API should consider the following principles.
It seems like the big players of the software and hardware industry are dead set to bring to life an incarnation of one of these laws. Never before in the history of computing has a piece of legislation been pushed forward so ferociously by so many significant companies.
After reading this article on Nettuts, I was curious how PDO would compare to MySQLi in a real-world scenario, perfomance-wise. So I created a benchmark to dispell the myths surrounding this dispute. MySQLi is percieved to be the better performer, since it’s the official extension supported by Oracle. In the current post we’ll test each database driver.
Hello world! Hell, it’s about time I launched this thing. While not being perfectly polished yet, it is close enough to what I wanted so I decided to give it a go.
I will post here my findings, notes and scribblings related to web development. Hopefully I’ll do it on a regular basis.