onemustcode / api
A simple to use api framework.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.2
- onemustcode/api-framework: ^1.0
Requires (Dev)
- symfony/var-dumper: ^4.2
This package is auto-updated.
Last update: 2024-10-21 23:10:34 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.