Skip to content

Build hypermedia and GraphQL APIs in minutes, generate Progressive Web Apps to consume them.

License

Notifications You must be signed in to change notification settings

fabpot/api-platform

 
 

Repository files navigation

API Platform

API Platform is a next-generation web framework designed to easily create API-first projects without compromising extensibility and flexibility:

Build Status Build status Coverage Status SensioLabsInsight Scrutinizer Code Quality

The official project documentation is available on the API Platform website.

API Platform embraces open web standards (Swagger, JSON-LD, GraphQL, Hydra, HAL, JWT, OAuth, HTTP...) and the Linked Data movement. Your API will automatically expose structured data in Schema.org/JSON-LD. It means that your API Platform application is usable out of the box with technologies of the semantic web.

It also means that your SEO will be improved because Google leverages these formats.

Last but not least, the server component of API Platform is built on top of the Symfony framework, while client components leverage React (a Vue.js flavor is also available). It means than you can:

  • use thousands of Symfony bundles and React components with API Platform
  • integrate API Platform in any existing Symfony or React application
  • reuse all your Symfony and React skills, benefit of the incredible amount of documentation available
  • enjoy the popular Doctrine ORM (used by default, but fully optional: you can use the data provider you want, including but not limited to MongoDB and ElasticSearch)

Install

Read the official "Getting Started" guide.

Credits

Created by Kévin Dunglas. Commercial support available at Les-Tilleuls.coop.

About

Build hypermedia and GraphQL APIs in minutes, generate Progressive Web Apps to consume them.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 85.2%
  • PHP 5.0%
  • CSS 4.6%
  • HTML 2.7%
  • VCL 1.5%
  • Smarty 0.5%
  • Shell 0.5%