Skip to content

Commit 855a6ee

Browse files
authored
Update README.md
Added Pragma to 'Known Projects Using MetaCall' in the docs
1 parent 378dfa7 commit 855a6ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ As you can see, there are plenty of uses. **METACALL** introduces a new model of
164164

165165
- **[Acid Cam](https://www.facebook.com/AcidCam/)**: A software for video manipulation that distorts videos for generating art by means of OpenCV. [Acid Cam CLI](https://github.com/lostjared/acidcam-cli) uses **METACALL** to allow custom filters written in Python and easily embed Python programming language into its plugin system.
166166

167+
- **[Pragma](https://pragmalang.com/)**: Pragma is a language for building beautiful and extensible GraphQL APIs in no time. Within a single file, you can define your data models and authorization rules (roles and permissions), and import serverless functions for data validation, transformation, authorization, or any custom logic. [Pragma](https://github.com/pragmalang/pragma) uses **METACALL** to import and execute functions into the language so it can be extended with other programming languages.
168+
167169
## 4. Usage
168170

169171
## 4.1 Installation

0 commit comments

Comments
 (0)