diff --git a/README.md b/README.md index d1c5d1c..2627bac 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Contributions are most welcome. Categories are also open to suggestions! - [Dingo API](https://github.com/dingo/api): A RESTful API package for the Laravel and Lumen frameworks - [Fractal](https://github.com/thephpleague/fractal): Fractal provides a presentation and transformation layer for complex data output, the like found in RESTful APIs, and works really well with JSON - [Yii2 Framework](https://github.com/yiisoft/yii2): Provides a whole set of tools to simplify the task of implementing RESTful Web Service APIs +- [UnfoldCMS](https://github.com/hpakdaman/unfoldcms): Self-hosted CMS built on Laravel 12 with REST API v1 (42 endpoints) and HMAC-signed webhooks ### R - [Plumber](https://www.rplumber.io/): API Framework to build APIs for simple R Functions