api

  1. phpdai

    Laracasts — Build Shopify Apps With Laravel

    Welcome to the world of Shopify, where I'll show you, step by step, how to build a Shopify app with Laravel from scratch. We'll cover everything you need to know - from the initial setup, all the way to deployment. I hope you're excited!
  2. phpdai

    Laravel Daily — Filament Adminpanel for Booking.com API Project

    About this course Quite recently we released a course on creating Laravel API similar to Booking.com. Now, what if we need to manage its data with the admin panel? Filament to the rescue!In this follow-up course, we will create a simple admin panel for existing API and database, to manage...
  3. phpdai

    Laravel Daily — Vue.js 3 + Laravel 10 + Vite SPA CRUD

    About this course This is a text-based version of a previous video course on the same subject, updated to Laravel 10 with Vite.Vue.js is by far the most popular JavaScript framework in the Laravel community, and the newest Vue.js 3 version with the Composition API is a new way to create SPAs -...
  4. phpdai

    Laravel Daily — Re-creating Booking.com API with Laravel and PHPUnit

    About this course The best way to learn to code is to create real projects. In this long course, I decided to simulate the creation of a well-known web application: Booking.com with LaravelOf course, I won't create ALL of it, that would take years, I lowered the scope to this:We will...
  5. localhost

    Designing APIs with Swagger and OpenAPI, Video Edition

    Video description In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video.Follow real-world API projects from concept to production, and learn hands-on how to...
  6. zennn

    Educative.io - Become an API Integrator Skill Path

    Application Programmable Interface (API) is a software intermediary that allows two applications to interact with each other. If you're not familiar with how to integrate an API then you're wasting time writing a lot of code from scratch. This path will help you in learning how to avoid...
  7. phpdai

    Laravel Daily — React.js Client Parking App - Step-by-Step

    This is a step-by-step course on how to create a React.js application for the existing separate Laravel-based API. The example Parking API is taken from the course Build Laravel API for Car Parking App: Step-By-Step, in this follow-up course we're creating a front-end React app.Notice: This is...
  8. phpdai

    Laravel Daily — Build Laravel API for Car Parking App - Step-By-Step

    These days, Laravel is widely used for API projects, every developer needs to know how to create this type of project, with no visual layer, for usage by a front-end client or a mobile app.In this text-form course, we will create a real-life API for a car parking application.Step by step, we...
  9. phpdai

    Laravel Daily — React.js + Laravel: SPA CRUD with Auth

    React.js is by far the most popular JavaScript framework in the world.Maybe not so much in the Laravel community, and that's specifically why I've published this course.In this 3-hour course, I will create a Single Page Application (SPA) in almost live-coding mode, with a Github repository...
  10. C

    Tim Corey - Web API From Start to Finish

    Web API From Start to FinishApplication Programming Interfaces (APIs) are software that send information back and forth between a program and a user.The entire web runs on APIs! They are required for microservices, mobile apps, and client-side web apps like Angular, React, or Vue. They also...
  11. mrslime

    [EBOOK] API Design Patterns

    In API Design Patterns you will learn:Guiding principles for API patterns Fundamentals of resource layout and naming Handling data types for any programming language Standard methods that ensure predictability Field masks for targeted partial updates Authentication and validation methods for...
  12. TUTProfessor

    OREILLY - API Design Patterns, video edition

    Video description In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. A concept-rich book on API design patterns. Deeply engrossing and fun to read. Satej Sahu...
  13. one3osk

    (Ask) Courses about building frontend for API generated content

    Hello people, I wanted to know courses where it is about or have great section of frontend topics where they are using API for content. It can have any framework, etc. for frontend but vanilla css/js is preferred though not mandatory.Example: Next.js by Example (Udemy) : Course use Strapi for...
  14. M

    Udemy API testing with RestSharp and Specflow in C#

    What you'll learnUnderstanding complete basics of API Testing Understand RestSharp from ground up Understand basic to advanced libraries of RestSharp Integrating RestSharp with Specflow for BDD Parallel Test executing with SpecflowRequirementsBasics of Specflow Basics of C# knowledge is...
  15. R

    TutorialEdge - Develop A Production Ready REST API in Go

    Welcome Gophers! In this course, we’ll be covering absolutely everything you need in order to get up and running developing Production-ready REST APIs using Go.Throughout this course, we’ll be looking at how you can build a Comment system for your own sites or projects. We’ll walk through...
  16. TUTProfessor

    Codecourse - Build an e-commerce platform

    Build a robust e-commerce platform with a Laravel API and Nuxt frontend. Products with flexible variations, proper price implementation, a full checkout experience with dynamic shipping and payment implementations (including saved payment methods) and loads more.