Tech Arise

Web Development Tutorials & Resources

Skip to content
Menu
  • Home
  • Tutorials
    • PHP
    • Codeigniter
    • Node JS
  • How To
  • Live Demo

Category: REST API

NodeJS RESTfull APIs with Express and MySQL

Posted onLast Updated : October 14, 2023Last Updated : October 14, 2023By TechArise Team
RESTful web APIs are typically loosely based on HTTP methods to access resources via URL-encoded parameters and the use of JSON or XML to transmit data. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API helps to communicate betwee [...]
Read More

Create RESTful API using Python and MySQL

Posted onLast Updated : May 14, 2022Last Updated : May 15, 2022By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API help to communicate between the client app and the server application.REST is an architecture style for designing networked ap [...]
Read More

Login with Google Account using PHP

Posted onLast Updated : October 19, 2021Last Updated : October 19, 2021By TechArise Team
PHP Google OAuth API allows users to login in a web application with Google credentials. In this tutorial, you will learn how to build a Login with Google Account using PHP SDK.This is a very simple example, you can just copy-paste, and change according to your requirement. [...]
Read More

Build Simple RESTful API using Python and MySQL

Posted onLast Updated : January 5, 2020Last Updated : September 7, 2023By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API helps to communicate between the client app and the server application. REST is an architecture style for designing networked appli [...]
Read More

Build Simple REST API with Slim Framework

Posted onLast Updated : December 1, 2019Last Updated : September 7, 2023By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API help to communicate between the client app and the server application.REST is an architecture style for designing networked applica [...]
Read More

Build Simple REST API with PHP and MySQL

Posted onLast Updated : October 28, 2019Last Updated : September 7, 2023By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API help to communicate between the client app and the server application. REST is an architecture style for designing networked applic [...]
Read More

Latest Articles

  • Library Management System in PHP and MySQL
  • NodeJS RESTfull APIs with Express and MySQL
  • How to get current date, given a timezone in PHP
  • Laravel 9 Registration and Login using MySQL
  • Convert HTML Content to PDF using JavaScript
  • Home
  •  |  
  • Contact Us
  •  | 
  • About Us

Copyright © 2011 - 2025 TECHARISE.COM All rights reserved.