https://github.com/thecodeholic/yii2-blog-api
https://github.com/thecodeholic/yii2-blog-api
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thecodeholic/yii2-blog-api
- Owner: thecodeholic
- License: bsd-3-clause
- Created: 2019-10-20T18:50:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T02:33:08.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T11:46:17.978Z (7 months ago)
- Language: PHP
- Size: 107 KB
- Stars: 75
- Watchers: 3
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Yii2 blog REST API
The project is created along with the [Youtube tutorial](https://youtu.be/XyHHMvRt6Cw)
RESTful api for creating posts and comments. Contains authentication and authorization also.