Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

REST and GraphQL framework to build modern API-driven projects (server-side and client-side)

License

Notifications You must be signed in to change notification settings

Scalingo/api-platform

 
 

Repository files navigation

Deprecation

This repository is now archived (since 2025-12-24).

API Platform

Scalingo API-Platform

This is a fork of the original project, this fork is compatible with Scalingo for one click deployment.

This one-click deployment, only deploy the API service of API-Platform, it doesn't deploy the Admin interface and the Client interface build with generator.

Features

  • Compatible with Scalingo PHP Buildpack
  • Logs output from Symfony is available with the addition of monolog bundle package and use of php://stderr
  • Mercure and Varnish integrations disabled by default

Actual API-Platform version: 2.5.3

Installation

One-click installation

Deploy to Scalingo


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

GitHub Actions Travis CI CircleCI AppVeyor Codecov SymfonyInsight Scrutinizer Code Quality

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

API Platform embraces open web standards (OpenAPI, JSON-LD, GraphQL, Hydra, HAL, JSONAPI, 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 that 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

REST and GraphQL framework to build modern API-driven projects (server-side and client-side)

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.3%
  • PHP 6.0%
  • Dockerfile 4.6%
  • CSS 4.2%
  • HTML 2.4%
  • Shell 2.2%
  • Other 2.3%