https://github.com/thecodeholic/yii2-blog-api
https://github.com/thecodeholic/yii2-blog-api
Last synced: 3 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T02:33:08.000Z (over 2 years ago)
- Last Synced: 2025-03-21T22:41:24.269Z (3 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.