Skip to content

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Jun 2, 2016

No description provided.

It ships with the API Platform Core library integrated with [the Symfony framework](https://symfony.com), [the schema generator](../schema-generator/),
[Doctrine ORM](www.doctrine-project.org), [NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle), [NelmioCorsBundle](https://github.com/nelmio/NelmioCorsBundle)
and [Behat](http://behat.org).
It's basically a Symfony edition packaged with the best tools to develop a REST API and sensitive default settings.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically, it's a ...

@dunglas
Copy link
Member Author

dunglas commented Jun 3, 2016

@soyuka comments fixed


Imagine you have the following Doctrine entity classes:
API Platform Core is able to automatically expose entities mapped as "API resources" through a REST API supporting CRUD operations.
To setup entities which are exposed, you can use Docblock annotations, XML and YAML configuration files.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I think I commented on that without really understanding what you meant, but IMO this would be better with only 1 verb:

To expose your entities, you can use ....

@dunglas dunglas merged commit 16f088c into api-platform:master Jun 8, 2016
@dunglas
Copy link
Member Author

dunglas commented Jun 8, 2016

Thank you for proofreading this article everybody!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants