Handling PUT and PATCH in PHP REST endpoints
Quick post about how to handle data PATCH and POST methods in PHP REST endpoints
Quick post about how to handle data PATCH and POST methods in PHP REST endpoints
Quick post about how to handle data PATCH and POST methods in PHP REST endpoints
Quick post about how to handle data PATCH and POST methods in PHP REST endpoints
Back in July I gave a talk at Oxford Geek Nights about the Digital Britain report entitled “#DigitalBritain fail” in which I discussed the Digital Britain report and some of it’s many shortcomings. One of the potential courses of action I suggested that people could take was to essentially smile, say “that’s nice dear” and […]
Back in July I gave a talk at Oxford Geek Nights about the Digital Britain report entitled “#DigitalBritain fail” in which I discussed the Digital Britain report and some of it’s many shortcomings. One of the potential courses of action I suggested that people could take was to essentially smile, say “that’s nice dear” and […]
Another one of Elgg‘s less documented but very powerful features is the ability to expose functionality from the core and user modules in a standard way via a REST like API. This gives you the opportunity to develop interoperable web services and provide them to the users of your site, all in a standardised way. […]
Another one of Elgg‘s less documented but very powerful features is the ability to expose functionality from the core and user modules in a standard way via a REST like API. This gives you the opportunity to develop interoperable web services and provide them to the users of your site, all in a standardised way. […]