filmov
tv
Create Three Symfony Back Ends - Part #1 - Project Introduction
![preview_player](https://i.ytimg.com/vi/4kqno8hqtvg/maxresdefault.jpg)
Показать описание
To begin with, we need an understanding of what our JSON API should do. It doesn't matter whether our JSON API is created in PHP, or JavaScript (nodejs), or Elixir, or Java... or any other language. The functionality from an end user perspective should be identical.
To ensure consistency with whichever platform or language we use to create our JSON API, we're going to start by defining a test.
We're going to use PHP, and specifically, Behat to define our tests.
The aim of this tutorial is not to teach you the ins-and-outs of Behat. You do not need to learn everything about Behat to use or modify this test file.
One of the absolute joys of Behat is in its use of Gherkin syntax.
Gherkin is human readable. How human readable? Well, here we go...
To ensure consistency with whichever platform or language we use to create our JSON API, we're going to start by defining a test.
We're going to use PHP, and specifically, Behat to define our tests.
The aim of this tutorial is not to teach you the ins-and-outs of Behat. You do not need to learn everything about Behat to use or modify this test file.
One of the absolute joys of Behat is in its use of Gherkin syntax.
Gherkin is human readable. How human readable? Well, here we go...
Create Three Symfony Back Ends - Part #10 - GET one resource
Create Three Symfony Back Ends - Part #28 - Introducing the API Platform
Create Three Symfony Back Ends - Part #1 - Project Introduction
Create Three Symfony Back Ends - Part #7 - Symfony Form keeps you tidy
Create Three Symfony Back Ends - Part #37 - GET multiple resources in API Platform
Create Three Symfony Back Ends - Part #29 - The Entry Point in API Platform
Create Three Symfony Back Ends - Part #21 - ViewResponseListener in FOSRESTBundle
Create Three Symfony Back Ends - Part #26 - Time to DELETE FOSRESTBundle
Create Three Symfony Back Ends - Part #11 - GET lots of resources
Create Three Symfony Back Ends - Part #22 - GET data from FOSRESTBundle
Create Three Symfony Back Ends - Part #16 - Getting Setup with Symfony 4 and FOSRESTBundle
Create Three Symfony Back Ends - Part #36 - GET One Resource in API Platform
Create Three Symfony Back Ends - Part #32 - Starting with POST in API Platform
Create Three Symfony Back Ends - Part #38 - PUT to Update in API Platform
Create Three Symfony Back Ends - Part #5 - Symfony 4 API Healthcheck Endpoint
Create Three Symfony Back Ends - Part #34 - Define a Custom POST Route in API Platform
Create Three Symfony Back Ends - Part #33 - Create Entities with API Platform's Schema Generato...
Create Three Symfony Back Ends - Part #23 - Collections in FOSRESTBundle
Create Three Symfony Back Ends - Part #24 - PUT to update in FOSRESTBundle
Create Three Symfony Back Ends - Part #17 - FOSRESTBundle Healthcheck Route
Create Three Symfony Back Ends - Part #31 - Healthcheck Custom Endpoint in API Platform
Create Three Symfony Back Ends - Part #4 - Docker for Easy Database
Create Three Symfony Back Ends - Part #6 - POST in JSON data
Create Three Symfony Back Ends - Part #20 - XML, JSON, or Both? FOSRESTBundle
Комментарии