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 ...
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 ...
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 ...
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 ...
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...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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.
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 ...
1022
API Platform
Filter Results