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 💎
- Host: GitHub
- URL: https://github.com/ph-7/sapphire
- Owner: pH-7
- License: gpl-3.0
- Created: 2019-12-22T23:10:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T02:23:09.000Z (about 5 years ago)
- Last Synced: 2025-03-23T22:12:58.854Z (30 days ago)
- Topics: action-domain-responder, adr, api, asynchronous, asynchronous-api, php74, reactphp, restful
- Language: PHP
- Homepage: https://sapphire.io
- Size: 25.4 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`