Skip to content
/ api-skeleton Public template

A skeleton to build an API using Gacela.

License

Notifications You must be signed in to change notification settings

gacela-project/api-skeleton

Repository files navigation

Gacela API Skeleton

Usage / Development

Set up your custom config:

cp app-config.dist.php app-config.php

Run a local PHP server listening public/index.php

composer serve

Contributions

Feel free to open issues & PR if you want to contribute to this project.