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

https://github.com/delian1986/telerik-upskill-entry-task

Interview task for course
https://github.com/delian1986/telerik-upskill-entry-task

console custom-framework php

Last synced: 11 months ago
JSON representation

Interview task for course

Awesome Lists containing this project

README

          

# Telerik-Upskill-Entry-Task

## Description
Simple console application written in PHP for fetching and storing data with `http`. Based on cURL. It was made as entry project for `Telerik Academy Upskill React 2020`

### DEMO
![alt](https://i.imgur.com/GT694bv.gif)

## Installation
##### Prerequisites
* php >= 7.4
* composer

### Steps
```sh
git clone https://github.com/delian1986/Telerik-Upskill-Entry-Task.git
cd Telerik-Upskill-Entry-Task
composer install
```
### How to use
`php cli {commandName} {parameter}`

#### Start script
`php cli upskill spiderman`