Using Silex Rest API with user authentication is much more secure and practical. Rest API is an application...
The internet is chock full of third-party and custom APIs that offer a wide range of functionalities. PHP...
In the previous installment of this series, I helped you upgrade your Symfony 2.x apps to Symfony 3.1....
When you are working on the cross-platform application, REST API’s become essential requirements of the process. This is...
Using the same fundamental libraries as Laravel Authentication, Lumen is configured in quite an unexpected way from the...
Varnish is a powerful reverse web proxy accelerator that does wonders by caching HTTP content. It can make...
Python is among the most popular programming languages and is also widely used for web development. It remains...
In this article, I will discuss Laravel API token authentication, a very important topic in web app and...
A Restful API is an application program interface that uses HTTP demands to GET, PUT, POST and DELETE...