/api-skeleton

A skeleton to build an API using Gacela.

Primary LanguagePHPMIT LicenseMIT

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.