From 51636a62487d10a74ffc8b80b0cd0aff64c4acb9 Mon Sep 17 00:00:00 2001 From: Vincent Amstoutz Date: Mon, 28 Oct 2024 10:49:06 +0100 Subject: [PATCH] Create README file --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000000..f32cb8d650a --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +

API Platform

+ +# API Platform Documentation + +[![Lint](https://github.com/api-platform/docs/actions/workflows/ci.yml/badge.svg)](https://github.com/api-platform/docs/actions/workflows/ci.yml) + +Welcome to the official documentation for [API Platform](https://api-platform.com), a powerful framework for building APIs and web applications. + +This repository contains all the API Platform documentation resources. + +## Contributing + +Please check our [CONTRIBUTING file](/CONTRIBUTING.md) to contribute. +