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

https://github.com/swoft-cloud/swoft-case

👏 Swoft Project Case Collection
https://github.com/swoft-cloud/swoft-case

swoft swoft-case

Last synced: 4 months ago
JSON representation

👏 Swoft Project Case Collection

Awesome Lists containing this project

README

        

# Swoft Case

Swoft Project Case Collection.

If you use the Swoft development project, welcome to provide a case!

We will show on the [official website](https://www.swoft.org/case.html).

## Case

- **see [Use Cases](case.json)**
- Case template `JSON`

```json
{
"name": "project name",
"company": "company name",
"releaseDate": "2018-05-24",
"logoUrl": "your logo url",
"coverUrl": "cover image url",
"siteUrl": "official website url",
"description": "project description"
}
```