An open API service indexing awesome lists of open source software.

https://github.com/mohamed-samir907/fastapi

PHP Micro framework based on swoole php extension.
https://github.com/mohamed-samir907/fastapi

fastapi-framework php swoole swoole-framework swoole-http swoole-php-extension swoole-websocket

Last synced: 10 days ago
JSON representation

PHP Micro framework based on swoole php extension.

Awesome Lists containing this project

README

          

# FastApi
PHP Micro framework based on swoole php extension.

## Requirements
- Swoole PHP Extension
```
sudo pecal install swoole
```

## Installation
```
git clone https://github.com/mohamed-samir907/FastApi.git
```