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

https://github.com/ph-7/sapphire

Sapphire, an amazing, great API application 💎
https://github.com/ph-7/sapphire

action-domain-responder adr api asynchronous asynchronous-api php74 reactphp restful

Last synced: 13 days ago
JSON representation

Sapphire, an amazing, great API application 💎

Awesome Lists containing this project

README

        

# 💎 Sapphire API 💎

**Sapphire** is an amazing, precious, and great,... asynchronous RESTful API using [ReactPHP](https://reactphp.org) and [PHP 7.4](https://www.php.net/releases/7_4_0.php).

The application is built on top of the Action-Domain-Responder (ADR) architecture.

## 🛠 The Requirements

* 🐘 [PHP 7.4](https://www.php.net/releases/7_4_0.php) or higher.
* 📦 [Composer](https://getcomposer.org).

## 👨‍🍳 The Cooker

[Pierre-Henry Soria](https://ph7.me). A versatile, programmatic and passionate software engineer who enjoys programming and developing new skills on a daily basis! 👨‍🏭

Reachable at *hi {{AT}} ph7 [[D0T]] me*!

## 🚀 Set It Up

1. Run `composer install` to install the project dependencies.
2. Located in the project root, rename `.env.dist` to `.env` and edit the app details.
3. Start the app server `php server.php`