1000 search results

Leverage the power of Symfony components within ApiPlatform

…just to remind, yea, this is the stack. So Symfony, API Platform. I'm using RabbitMQ for the transport of my queues. Um, and SQLite because I'm a lazy guy, I didn't want to set up a PostgreSQL database. So to do the…

27:45
Course

Learn APIs

API Platform 3 Part 1: Mythically Good RESTful APIs

Need to build an API and love the process? You've come to the right place. Built on top of Symfony, API Platform enables you to build a rich, JSON-LD-powered, hypermedia API... pretty much instantly (we'll even teach you what those buzzwords…

28 videos
|
2:51:42
Course

Learn APIs

API Platform 3 Part 2: Security for your Treasures

Here be dragons! We've built a pretty sweet API for storing dragon treasures... but we've completely neglected one minor detail: security! In this tutorial, we'll secure our API Platform-powered API in every way imaginable... and spin up a nifty test suite…

37 videos
|
3:43:31
API Platform Installation!

…an Oreo. API Platform is crushing it these days. I feel like everywhere I turn, someone is raving about it! Its lead developer - Kévin Dunglas - is a core contributor of Symfony, super nice guy and is absolutely pushing the boundaries of what API's can…

6:42
Course

Learn APIs

API Platform 3 Part 3: Custom Resources

…state-provider) State processors with DTO's Data transformation with symfonycasts/micro-mapper IGNORED_ATTRIBUTES, security & other tricks to avoid serialization groups Embedded objects (including non-ApiResource objects) Pagination for DTO resources Woh. If you thought you were dangerous before with API Platform, just wait...

36 videos
|
3:44:20
API Platform 2 Part 1: Serious RESTful APIs

API Platform is crushing the scene these days. And it's easy to see why! Built on top of Symfony, API Platform enables you to build a rich, JSON-LD-powered, hypermedia API... pretty much instantly! In this tutorial, we'll build a real app…

27 videos
|
2:54:11
API Platform 2 Part 2: Security

API Platform tutorial: API token security? Or tried-and-true session based login form security? CSRF protection? SameSite Cookies? Ice Cream? Security firewall setup for json_login authentication Authorization & roles: restricting access to your operations! Encoding user's password (during user creation/update) API Platform

39 videos
|
4:45:13
Voyage au coeur de React-admin, l'admin generator d'API Platform (François Zaninotto)

API Platform fournit en standard un admin generator très sophistiqué, mais assez déroutant pour les développeurs PHP, puisqu'il est en JavaScript. Au cours de cette session, prenez le risque de passer du côté obscur et découvrez les secrets de react-admin. A travers des…

47:15
API Platform ce n'est bon qu'à faire un POC. FAUX (Grégoire Hébert)

…avant avec API Platform c'est la capacité de faire du développement rapide d'application. C'est vrai. Ça ne signifie pas pour autant qu'il est impossible de réaliser une application complexe avec une séparation de la couche métier et de l'API publique…

33:21
API Platform 2 Part 3: Custom Resources

Welcome to part 3 of the Api Platform series! In part 1, we built a fully-featured API. Then in part 2 we leveled-up by adding a robust security system, security checks and user-specific fields. So what's left? In part 3, we…

48 videos
|
5:13:28
Installing API Platform

…under the hood. Then, if you want to use this Distribution later on, you totally can. Okay, to be a true "API Platform JSON Returning Champion", you should code along with me! Download the source code from this page. And after unzipping it, you'll…

7:29
Using API Platform to build ticketing system (Antonio Peric-Mazar)

…start, I want to get to know more about you. So first, who is using Symfony 5 in production? There is a guy, okay. Who is using API platform. Okay. Like 30% of the people. Cool. Uh, so my name is Antonio Perić-Mažar. I…

38:25
Setup & Ways to Extend API Platform

…for GraphQL. And... it looks like the next version of API Platform - version 3.2 - may even remove these events in favor of a new internal system that leverages state providers and state processors even more. Ok team: time to get to work. Next, let…

4:39
Encore, Symfony & API Platform

…traditional, boring server-side-generated page. The second important thing about our app is that it already has a really nice API. You can see its docs if you go to https://localhost:8000/api. We built this with my favorite API tool: API Platform

7:15
Backport the API Platform 2.5 Test Tools

…other tools to make a request into our API, get back a response, and assert different things about it, like the status code, that the response is JSON and that the JSON has the right keys. API platform recently introduced some really nice tools for…

5:01
Leçon N° 139, API Platform ce n'est bon qu'à faire un POC, FAUX ! (Grégoire Hébert)

…en avant avec API Platform c'est la capacité de faire du développement rapide d'application. C'est vrai. Ça ne signifie pas pour autant qu'il est impossible de réaliser une application complexe avec une séparation de la couche métier, de l'api publique.…

33:21
API Debugging with the Profiler

We're going to be doing some seriously cool and complex stuff with API platform. So before we get there, I want to make sure we have a really awesome debugging setup. Because... sometimes debugging APIs can be a pain! Ever made an Ajax request…

5:12
API Docs on Production?

Welcome back you wonderful JSON-returning people, to API Platform episode 2. In part 1, we got busy! We created a pretty killer API to store dragon treasures, though... we completely forgot to add security! Any small, hairy-footed creature could sneak in a back…

8:22
Hello API Security + API Docs on Production?

…feel much more dangerous after. Anyways, let's dive into this! To put the lock down on your API Platform security skills, download the course code from this page and code along with me. After you unzip the file, you'll find a start/ directory…

8:55