Skip to content

Files

Latest commit

592568c · Sep 24, 2024

History

History

no-framework

No-Framework Integration Example

composer install
php -S 127.0.0.1:8080
curl -X POST -d '{"query":"{ hello(name: \"World\") }"}' -H "Content-Type: application/json" http://localhost:8080/