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

https://github.com/hexlet-components/php-slim-example

Self study from php-mvc course
https://github.com/hexlet-components/php-slim-example

Last synced: 5 months ago
JSON representation

Self study from php-mvc course

Awesome Lists containing this project

README

          

# hexlet-slim-example

[![PHP CI](https://github.com/hexlet-components/slim-example/actions/workflows/phpci.yml/badge.svg)](https://github.com/hexlet-components/slim-example/actions/workflows/phpci.yml)

Demo: https://slim-example.hexlet.app/

## Requirements

* PHP >=7.4
* Composer

## Usage

```bash
make setup
make start
```

Open in browser: http://localhost:8000

---
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=hexlet-slim-example)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=hexlet-slim-example).

See most active contributors on [hexlet-friends](https://friends.hexlet.io/).