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

https://github.com/php-run/run

Run is a nano API First framework for building awesome small productive and scalable web apps.
https://github.com/php-run/run

api api-first api-first-approach framework good-first-issue laravel lumen php run

Last synced: about 1 month ago
JSON representation

Run is a nano API First framework for building awesome small productive and scalable web apps.

Awesome Lists containing this project

README

          

[![Issues](https://img.shields.io/github/issues/php-run/framework.svg?style=flat-square)](https://github.com/php-run/framework/issues)
[![Stars](https://img.shields.io/github/stars/php-run/framework.svg?style=flat-square)](https://github.com/php-run/framework/stargazers)
[![Latest Version](https://img.shields.io/github/tag/php-run/framework.svg?style=flat-square&label=release)](https://github.com/php-run/framework/tags)
[![Software License](https://img.shields.io/github/license/php-run/framework.svg?style=flat-square)](LICENSE)
[![Total Downloads](https://img.shields.io/packagist/dt/php-run/framework.svg?style=flat-square)](https://packagist.org/packages/php-run/framework)


## About Run

Run is a nano API framework for building awesome small productive and scalable web apps.

## Try Run Framework

```php
composer create-project php-run/run "your_project_name"
```