PHP REST API From Scratch [1] - Database & Read - Best Webhosting

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.

ULTRAFAST, CHEAP, SCALABLE AND RELIABLE! WE STRONGLY RECOMMEND ACCU WEB HOSTING COMPANY

PHP REST API From Scratch [1] - Database & Read

Watch Web Development Traversy Media Video: PHP REST API From Scratch [1] - Database & Read.
In this series we will put together a REST API using PHP with NO FRAMEWORK. We will use object oriented programming along with PDO to connect and query a MySQL database.

Code:
https://github.com/bradtraversy/php_rest_myblog

• Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia

Website & Udemy Courses
http://www.traversymedia.com

Follow Traversy Media:
http://www.facebook.com/traversymedia
http://www.twitter.com/traversymedia
http://www.instagram.com/traversymedia

Published:
Category: Web Development Traversy Media
94 Views

Related Videos

  • PHP REST API From Scratch [3] - Update & Delete

    PHP REST API From Scratch [3] - Update & Delete

    by Best Webhosting Added 76 Views / 0 Likes

    In this part we will add the ability to update and delete a post and also start on the category model for you guys to finish up on your own Code: https://github.com/bradtraversy/php_rest_myblog • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/tra

  • PHP REST API From Scratch [2] - Single & Create

    PHP REST API From Scratch [2] - Single & Create

    by Best Webhosting Added 85 Views / 0 Likes

    In this part of the series we will add functionality to fetch single posts as well as make a POST request to add posts Code: https://github.com/bradtraversy/php_rest_myblog • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia

  • Simple Ruby on Rails 5 REST API From Scratch

    Simple Ruby on Rails 5 REST API From Scratch

    by Best Webhosting Added 92 Views / 0 Likes

    In this video I will show you how to create a very simple REST API from scratch using Ruby on Rails 5. We will be able to make requests to perform CRUD on articles stored in a MySQL database. We will install the mysql2 gem along with the faker gem to randomly generate content. CODE: Code for this video https://github.com/bradtraversy/simple-rails-rest SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your supp

  • How To Create a Read More Read Less Button using Javascript | Multiple Boxes with Read more function

    How To Create a Read More Read Less Button using Javascript | Multiple Boxes with Read more function

    by Best Webhosting Added 34 Views / 0 Likes

    Enroll My Course : Next Level CSS Animation and Hover Effects https://www.udemy.com/course/css-hover-animation-effects-from-beginners-to-expert/?referralCode=90A9FFA7990A4491CF8D Another Course : Build Complete Real World Responsive Websites from Scratch https://www.udemy.com/course/complete-responsive-website-design-from-scratch/?referralCode=F1DFAF1715AF6CE5780E ------------------ Join Our Channel Membership And Get Source Code of My New Video's Eve

  • Laravel From Scratch [Part 5] - Models & Database Migrations

    Laravel From Scratch [Part 5] - Models & Database Migrations

    by Best Webhosting Added 99 Views / 0 Likes

    In this video we will start to work with models and database migrations. We will use MySQL as our data store. We will be creating a model and database table for our blog posts CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp 10 PROJECT COURSE: Coming Soon..... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/trave

  • Golang REST API With Mux

    Golang REST API With Mux

    by Best Webhosting Added 73 Views / 0 Likes

    In this video we will look at building a simple REST API using the Go programming language along with the Mux router. I will also explain some of the fundamentals of the language for beginners. SPONSOR: GDP HOST - WANT CHEAP WEB HOSTING? https://goo.gl/iZjcGk CODE: Github Repo https://github.com/bradtraversy/go_restapi BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia

  • REST API With Flask & SQL Alchemy

    REST API With Flask & SQL Alchemy

    by Best Webhosting Added 75 Views / 0 Likes

    In this project we will use Python Flask along with SQL Alchemy and Marshmallow to create a RESTful API for products. Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html Code: https://github.com/bradtraversy/flask_sqlalchemy_rest Flask From Scratch Series: https://www.youtube.com/watch?v=zRwy8gtgJ1A • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Cours

  • LoopBack REST API with Authentication

    LoopBack REST API with Authentication

    by Best Webhosting Added 98 Views / 0 Likes

    In this video we will explore the LoopBackJS API framework for Node.js. We will create a REST API with user authentication endpoints. We will be installing the MongoDB connector as well. OFFICIAL SITE & DOCS: https://loopback.io/ COMMANDS: http://www.traversymedia.com/downloads/loopbackcommands.txt BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDI

  • Intro To The Node.js PayPal REST SDK

    Intro To The Node.js PayPal REST SDK

    by Best Webhosting Added 84 Views / 0 Likes

    Add MailTag to your browser (it's free) • https://goo.gl/qZf5Pj Thank you MailTag for sponsoring this video In this video I will show you how to take a payment through your Node.js app using the PayPal REST SDK with the PayPal Restful API. I will also show you how to setup sandbox accounts and a testing environment CODE: https://github.com/bradtraversy/node_paypal_sdk_sample BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymed

  • Curso de ES6 11.- Parametros Rest y Spread

    Curso de ES6 11.- Parametros Rest y Spread

    by Best Webhosting Added 88 Views / 0 Likes

    En este capitulo aprenderemos sobre los parámetros Rest y Spread que nos permitirán trabajar con múltiples parámetros de función mas fácilmente. • Blog de diseño web: http://www.falconmasters.com •️ Curso Completo de Diseño Web: https://goo.gl/XDC8vU •️ Curso Completo de PHP: http://tutorialdephp.com/ •️ Curso de Bootstrap 4: https://goo.gl/utQ1GF --- Redes Sociales: • Twitter @falconmasters: http://www.twitter.com/falconmasters • Pagina de Facebook:

  • Create a REST API in minutes with Sails

    Create a REST API in minutes with Sails

    by Best Webhosting Added 78 Views / 0 Likes

    Here we will create a fully functional REST API using NodeJS and Sails

  • Vanilla Node.js REST API | No Framework

    Vanilla Node.js REST API | No Framework

    by Best Webhosting Added 41 Views / 0 Likes

    Let's create a REST API using Node.js only, without Express Code: https://github.com/bradtraversy/vanilla-node-rest-api • Support The Channel! http://www.patreon.com/traversymedia Website & Brad Traversy Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia Timestamps: 0:00 - Intro 2:03 - Getting Started 3:06 - HTTP C

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA


RSS