Skip to content

Commit

Permalink
chore: write library purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferror committed Jan 29, 2024
1 parent 2d0ab10 commit 60ba0da
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Async API Symfony Bundle

The library was inspired by [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle); To create a code-first experience
for PHP and Symfony engineers. This piece of software enables you to document events and messages via PHP built-in Attributes.

Features
* Code-first async messages documentation
* Built-in ability to present code powered by [Async API React Component](https://github.com/asyncapi/asyncapi-react)
* Automated documentation powered by PHP Reflection

## Installation

```bash
Expand Down

0 comments on commit 60ba0da

Please sign in to comment.