onemustcode / api
There is no license information available for the latest version (v1.1.0) of this package.
A simple to use api framework.
v1.1.0
2019-05-21 11:27 UTC
Requires
- php: ^7.2
- onemustcode/api-framework: ^1.0
Requires (Dev)
- symfony/var-dumper: ^4.2
This package is auto-updated.
Last update: 2025-02-22 00:02:00 UTC
README
A small and simple to use web API.
Installation
To install the API framework just run the following composer command;
composer create-project onemustcode/api my_project --prefer-dist
Routes
todo
Providers
todo
License
The API framework is open-sourced software licensed under the MIT license.