1006 search results for API Platform

API Platform Part 2 Security

Yep! You ❤️your new API Platform-powered API! It's just missing... well... any type of security! This is a big & important topic, so let's take it head-on in part 2 of our API Platform tutorial: API token security? Or ...

39 videos
|
4:45:13
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 ...

27 videos
|
2:54:11
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 ...

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 ...

37 videos
|
3:43:31
Course

Learn APIs

API Platform 3 Part 3 Custom Resources

... 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 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 ...

48 videos
|
5:13:28
Leverage the power of Symfony components within ApiPlatform

Hello! Welcome to my talk about leveraging the power of Symfony within API Platform. So first thing first I'm going to introduce myself. So I'm Antoine Bluchet also known as soyuka online. And I'm core contributor to ...

27:45
API Platform Installation

... Yo friends! It's time to talk about... drum roll... how to bake a delicious cake that looks like an Oreo. Wait... ah! Wrong tutorial. It's time to talk about API Platform... so fun, it's almost as delicious as a cake ...

6:42
Installing API Platform

... Platform Version 3, which I promise is as fun as playing with Legos. Just don't tell my son I said that. API Platform is, very simply, a tool on top of Symfony that allows us to build powerful APIs and love the process! It's ...

7:29
Leçon N 139 API Platform ce n'est bon qu faire un POC FAUX Grégoire Hébert

La première chose qui est mise 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 ...

33:21
API Platform ce n'est bon qu faire un POC FAUX Grégoire Hébert

La première chose qui est mise 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 ...

33:21
Setup Ways to Extend API Platform

Fasten your scales, dragon enthusiasts! It's time to dive into the third episode of our riveting API Platform saga: the episode where things get... let's say: more advanced and interesting. Episode 1 was our intro, and ...

4:39
Backport the API Platform 2.5 Test Tools

... JSON has the right keys. API platform recently introduced some really nice tools for doing all this. In fact it was so recent that... they're not released yet! When I run: composer ...

5:01
Using API Platform to build ticketing system Antonio Peric-Mazar

... 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'm from Croatia from split. I'm the CEO of Locastic. I'm also co founder of ...

38:25
Encore Symfony API Platform

... 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 ...

7:15
Operations

... Let's get to work customizing our API. A RESTful API is all about resources. We have one resource - our CheeseListing - and, by default, API Platform generated 5 endpoints for it. These are called "operations ...

5:21
Swagger UI Interactive Docs

The amazing interactive documentation that we've stumbled across is not something from API platform! Nope, it's actually an open-source API documentation library called Swagger UI. And the really cool thing about ...

6:41
SymfonyCon 2018 Lisbon Conference Videos

... Symfony web server, to Messenger, to API Platform and so much more. Ready to watch (or re-watch) the presentations? The videos are now available to everyone.

27 videos
|
16:38:22
Swagger Instant Interactive API Docs

... create some configuration that describes that API in a format that Swagger understands, boom! Swagger can render this beautiful interactive documentation for you. Behind the scenes, API Platform is already preparing that ...

8:32