diff --git a/README.md b/README.md index 8c0c55b..8ad02b9 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [NgAdminGeneratorBundle](https://github.com/marmelab/NgAdminGeneratorBundle) - Boostrap ng-admin configuration based on `stanlemon/rest-bundle`. * [DunglasApiBundle](https://github.com/dunglas/DunglasApiBundle) - Build a REST API which follow Hydra/JSON-LD specification. * [API Platform](https://github.com/api-platform/api-platform) - Specialize Symfony edition for the creation of hypermedia REST APIs. +* [NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle) - Generates documentation for your REST API from annotations. ### Python