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
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-case
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-05-17T02:56:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-27T10:02:34.000Z (over 5 years ago)
- Last Synced: 2025-01-09T07:13:00.749Z (6 months ago)
- Topics: swoft, swoft-case
- Homepage: https://www.swoft.org/case.html
- Size: 41 KB
- Stars: 3
- Watchers: 5
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
}
```