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

https://github.com/humanintiative/yii2-api-standard

Yii2 Api Standard Template
https://github.com/humanintiative/yii2-api-standard

yii2 yii2-application-template

Last synced: 2 months ago
JSON representation

Yii2 Api Standard Template

Awesome Lists containing this project

README

        

# Api Standard PkpuDev
> Build for Pkpu Dev Team ·

A brief description of your project here.

## Installing / Getting started

Simply clone this repo to your computer and change to your liking

```shell
git clone [email protected]:pkpudev/yii2-api-standard.git
```

## Developing

### Built With

See *composer.json*

### Prerequisites

- php >= 7.0
- dbsm (mysql, postgres)
- docker-compose (if you want to use docker)

### Setting up Dev

Install all the dependencies using *composer*

```shell
cd /
composer install
```

### Building

Coming soon

### Deploying / Publishing

Coming soon

## Versioning

We can maybe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [link to tags on this repository](/tags).

## Configuration

Simply copy and update your *.env-example* file to *.env* to your project preference

## Tests

With **phpunit** or **codeception**

Coming soon

## Style guide

Coming soon

## Api Reference

No Api

## Database

Create migration files then execute this command

```shell
./yii migrate
```

## Licensing

PKPU License